summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)
+```