nvim mapping
This commit is contained in:
parent
ab29adea47
commit
e848f250d4
@ -48,7 +48,7 @@ map({"n", "v"}, [[\]], ',')
|
||||
|
||||
-- Select all
|
||||
map('n', '<C-a>', 'mvggVG')
|
||||
map('v', '<C-a>', '<Esc>`v')
|
||||
map('v', '<C-a>', '<Esc>`v:delmarks v<CR>', {silent = true})
|
||||
|
||||
|
||||
-- Scroll tabs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user