diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-01-14 22:42:36 +0100 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-01-14 22:42:36 +0100 |
commit | 7a2f9e9dfea88afe90b570846c475e728d9d10a8 (patch) | |
tree | 5d00e7004d137e06dbc95f4dc3bd6a10115ba738 | |
parent | 22a705f24ea1ff77122c081a10f74cc260cf3e13 (diff) |
Update readme
-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) +``` |