summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 3 insertions, 5 deletions
diff --git a/README.md b/README.md
index e849aa9a..ccc756bf 100644
--- a/README.md
+++ b/README.md
@@ -43,16 +43,13 @@ $HOME/.config/nvim/lua/nv-vscode/init.vim
## TODO
**HIGH PRIORITY**
-- snippet support
-- react commenting
-- toggle virtual text diagnostics
-- improve VSCode support
- formatting using efm server for python
- formatting using efm server for prettier/eslint
+- wrap all whichkey lsp in functions
+- snippet support
**LOW PRIORITY**
- redo barbar highlight groups
-- wrap all whichkey lsp in functions
- make java code actions prettier
- figure out how to format java
- setup junit tests for java
@@ -67,3 +64,4 @@ $HOME/.config/nvim/lua/nv-vscode/init.vim
- look into autoinstall lsp
- get logo
- configure neogit
+- toggle virtual text diagnostics