thiselang/editors/README.md
2023-03-16 14:56:22 +01:00

10 lines
100 B
Markdown

## Install Neovim
### Packer
```lua
use { '/<path>/<to>/<repo>/editors/vim', as = "Couch" }
```