diff options
author | Chris <[email protected]> | 2021-03-17 00:17:41 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2021-03-17 00:17:41 -0400 |
commit | 4308a669776cf1ea2703f4ad26dc39c622e847bb (patch) | |
tree | 22c7873024c6c2be5e9f976243cd7a9e83c83997 /README.md | |
parent | 7da8f32a958a7dd8947c450db0a9d74af95e866e (diff) |
wrap lsp functions in simple commands
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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** |