diff options
Diffstat (limited to 'plugin')
-rw-r--r-- | plugin/lsp.nvim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin/lsp.nvim b/plugin/lsp.nvim new file mode 100644 index 0000000..979b35f --- /dev/null +++ b/plugin/lsp.nvim | |||
@@ -0,0 +1 @@ | |||
command! LspFix lua vim.lsp.buf.code_action() | |||