mirror of
https://github.com/arkorty/Neolite.git
synced 2026-03-17 16:51:42 +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
|
||||
keymap("n", "P", '"+p', opts)
|
||||
keymap("v", "P", '"+p', opts)
|
||||
keymap("v", "Y", '"+y', opts)
|
||||
|
||||
-- Toggleterm controls
|
||||
|
||||
Reference in New Issue
Block a user