vim: Fix lsp todos
This commit is contained in:
parent
97a3e5f6e4
commit
a57c6527ce
2 changed files with 29 additions and 12 deletions
|
@ -50,10 +50,6 @@
|
|||
gH = "command_history";
|
||||
gS = "search_history";
|
||||
gC = "commands";
|
||||
gr = "lsp_references";
|
||||
ge = "diagnostics";
|
||||
gd = "lsp_definitions";
|
||||
gs = "lsp_document_symbols";
|
||||
};
|
||||
defaults = {
|
||||
vimgrep_arguments = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue