summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2022-01-14 22:42:36 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2022-01-14 22:42:36 +0100
commit7a2f9e9dfea88afe90b570846c475e728d9d10a8 (patch)
tree5d00e7004d137e06dbc95f4dc3bd6a10115ba738 /README.md
parent22a705f24ea1ff77122c081a10f74cc260cf3e13 (diff)
Update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index d3e8960..200736c 100644
--- a/README.md
+++ b/README.md
@@ -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)
+```