summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris <[email protected]>2021-03-16 23:44:09 -0400
committerChris <[email protected]>2021-03-16 23:44:09 -0400
commit7da8f32a958a7dd8947c450db0a9d74af95e866e (patch)
treef9b66edc0bf42053eafc300c58f3d6c9daba1c31 /README.md
parent6c31df4ae6dd636e855df7cc62d96914404099d9 (diff)
updates
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ccc756bf..14f613e6 100644
--- a/README.md
+++ b/README.md
@@ -45,6 +45,7 @@ $HOME/.config/nvim/lua/nv-vscode/init.vim
**HIGH PRIORITY**
- formatting using efm server for python
- formatting using efm server for prettier/eslint
+- add git signs to whichkey (This will require wrapping in Lua commands)
- wrap all whichkey lsp in functions
- snippet support
@@ -53,7 +54,6 @@ $HOME/.config/nvim/lua/nv-vscode/init.vim
- make java code actions prettier
- figure out how to format java
- setup junit tests for java
-- add git signs to whichkey (This will require wrapping in Lua commands)
- add lots of lsp
- configure illuminate according to readme
- neovim lightbulb config