summaryrefslogtreecommitdiff
path: root/.config/nvim/README.md
diff options
context:
space:
mode:
Diffstat (limited to '.config/nvim/README.md')
-rw-r--r--.config/nvim/README.md35
1 files changed, 2 insertions, 33 deletions
diff --git a/.config/nvim/README.md b/.config/nvim/README.md
index 91bb34c..3269ca0 100644
--- a/.config/nvim/README.md
+++ b/.config/nvim/README.md
@@ -2,36 +2,5 @@
Most of my config is stolen from https://github.com/ChristianChiarulli/LunarVim
-## Requirements
-Must have neovim >= 0.5
-
-### Programs
-
-```
-ripgrep
-pynvim
-neovim-remote
-```
-
-### EFM server
-Need to install `efm-langserver` for linters and formatters to work.
-
-```
-:LspInstall efm
-
-```
-
-### Formatters and Linters
-*Python*
-```
-black
-flake8
-```
-
-*Lua*
-`luarocks install --server=https://luarocks.org/dev luaformatter`
-
-
-
-TODO:
-- Fix null-ls an all that jazz
+TODO
+ - [ ] compe to cmp