diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,4 +2,11 @@ Based on the neovim config by [ChristianChiarulli](https://github.com/LunarVim/Neovim-from-scratch/tree/03-plugins). +# Dependencies +``` +neovim >= 6.0.0 +neovim-web-devicons-git +xsel +node (for lsp) +``` |