mirror of
https://github.com/arkorty/Neolite.git
synced 2026-03-18 00:57:12 +00:00
Chore: refactor
This commit is contained in:
@@ -44,6 +44,7 @@ keymap("n", "<Leader>kk", ":bnext<CR>", opts)
|
|||||||
|
|
||||||
-- System clipboard yank and paste
|
-- System clipboard yank and paste
|
||||||
keymap("n", "P", '"+p', opts)
|
keymap("n", "P", '"+p', opts)
|
||||||
|
keymap("v", "P", '"+p', opts)
|
||||||
keymap("v", "Y", '"+y', opts)
|
keymap("v", "Y", '"+y', opts)
|
||||||
|
|
||||||
-- Toggleterm controls
|
-- Toggleterm controls
|
||||||
|
|||||||
Reference in New Issue
Block a user