mirror of
https://github.com/arkorty/Neolite.git
synced 2026-05-07 10:02:15 +00:00
Update lockfile
This commit is contained in:
parent
66be18796e
commit
b23b3420c0
2 changed files with 15 additions and 11 deletions
|
|
@ -41,6 +41,7 @@ keymap("n", "<Leader>li", ":LspInfo<CR>", opts)
|
|||
keymap("n", "<Leader>BB", ":bdelete<CR>", opts)
|
||||
keymap("n", "<Leader>jj", ":bprevious<CR>", opts)
|
||||
keymap("n", "<Leader>kk", ":bnext<CR>", opts)
|
||||
keymap("n", "<Leader>nn", ":Neotree toggle<CR>", opts)
|
||||
|
||||
-- System clipboard yank and paste
|
||||
keymap("n", "P", '"+p', opts)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue