diff --git a/editors/README.md b/editors/README.md new file mode 100644 index 0000000..4a117d4 --- /dev/null +++ b/editors/README.md @@ -0,0 +1,9 @@ + +## Install Neovim + +### Packer + +```lua +use { '////editors/vim', as = "Couch" } +``` +