dfkdj
This commit is contained in:
parent
9816bfb18d
commit
46edf6566d
4 changed files with 11 additions and 1 deletions
|
@ -20,6 +20,7 @@ map("n", "<leader>s", ":Telescope live_grep glob_pattern=*.{ts,html,c,h,go,json,
|
|||
map("n", "<leader>sc", ":noh<CR>")
|
||||
|
||||
map("n", "gs", ":call CocAction('jumpDefinition', 'split')<CR>")
|
||||
map("n", "gt", ":CocCommand clangd.switchSourceHeader<CR>")
|
||||
|
||||
map("n", "<leader>1", "1gt")
|
||||
map("n", "<leader>2", "2gt")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue