updated README
This commit is contained in:
parent
92b59a0b8f
commit
31013a5675
@ -22,6 +22,12 @@ Currently, the languages servers that are configured are:
|
|||||||
- vlang (vls)[https://github.com/vlang/vls]
|
- vlang (vls)[https://github.com/vlang/vls]
|
||||||
- zig (zls)[https://github.com/zigtools/zls]
|
- 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
|
## Some useful shortcuts
|
||||||
|
|
||||||
- ' f': Find files uses fuzzy finding to search for files in the folder you are currently are
|
- ' f': Find files uses fuzzy finding to search for files in the folder you are currently are
|
||||||
|
Loading…
Reference in New Issue
Block a user