diff --git a/README.md b/README.md index cc13174..2d88949 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,12 @@ Currently, the languages servers that are configured are: - vlang (vls)[https://github.com/vlang/vls] - zig (zls)[https://github.com/zigtools/zls] +## Instalation + +1. After installing neovim and packer clone this repo to `.config/nvim`. +2. Start up NeoVim and run `:PackerSycn` +3. Restart neovim + ## Some useful shortcuts - ' f': Find files uses fuzzy finding to search for files in the folder you are currently are