add outline
This commit is contained in:
parent
06c0967548
commit
445f30a0fc
3 changed files with 25 additions and 10 deletions
|
@ -11,7 +11,7 @@ map("n", "<F3>", ":NvimTreeFindFileToggle<CR>")
|
|||
|
||||
map("n", "<F4>", ":Buffers<CR>")
|
||||
|
||||
map("n", "<F2>", ":TagbarToggle<CR>")
|
||||
map("n", "<F2>", ":Outline<CR>")
|
||||
map("n", "<leader>e", ":CocList diagnostics<CR>")
|
||||
|
||||
map("n", "<C-P>", ":Telescope find_files<cr>")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue