mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-12-07 09:35:37 -08:00
fixup! some variety on macbook
This commit is contained in:
@@ -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 })
|
||||
|
||||
Reference in New Issue
Block a user