summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris <[email protected]>2021-03-17 00:17:41 -0400
committerChris <[email protected]>2021-03-17 00:17:41 -0400
commit4308a669776cf1ea2703f4ad26dc39c622e847bb (patch)
tree22c7873024c6c2be5e9f976243cd7a9e83c83997 /README.md
parent7da8f32a958a7dd8947c450db0a9d74af95e866e (diff)
wrap lsp functions in simple commands
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 14f613e6..2ddaebd5 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,6 @@ $HOME/.config/nvim/lua/nv-vscode/init.vim
- 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
**LOW PRIORITY**