make sure to set the leader in the beginning
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
vim.g.mapleader = ','
|
||||
local opts = { noremap = true, silent = true }
|
||||
vim.keymap.set('n', '<space>', 'nil', opts)
|
||||
|
||||
|
Reference in New Issue
Block a user