mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-08-10 13:05:09 +02:00
Add trouble
This commit is contained in:
parent
c50878db1b
commit
5059c74507
2 changed files with 62 additions and 1 deletions
|
@ -39,7 +39,6 @@ return {
|
|||
|
||||
-- Keymaps
|
||||
vim.keymap.set('n', '<C-n>', ':Neotree toggle<CR>', { silent = true })
|
||||
vim.keymap.set('n', '<leader>o', ':Neotree focus<CR>', { silent = true })
|
||||
end,
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue