fixup! some variety on macbook
This commit is contained in:
parent
63e44654f1
commit
224e945e9c
|
@ -1,4 +1,4 @@
|
|||
lcal map = vim.keymap.set
|
||||
local map = vim.keymap.set
|
||||
|
||||
-- The good 'ol keybinds
|
||||
map('n', '<C-a>', 'ggVG', { noremap = true, silent = true })
|
||||
|
|
Loading…
Reference in New Issue