add vim instructions
This commit is contained in:
parent
86f26b0f91
commit
a29bc95f3b
9
editors/README.md
Normal file
9
editors/README.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
|
||||||
|
## Install Neovim
|
||||||
|
|
||||||
|
### Packer
|
||||||
|
|
||||||
|
```lua
|
||||||
|
use { '/<path>/<to>/<repo>/editors/vim', as = "Couch" }
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in New Issue
Block a user