set leader key keymap
This commit is contained in:
parent
c601f9989a
commit
e81909fefe
1 changed files with 2 additions and 1 deletions
|
|
@ -3,7 +3,8 @@
|
|||
|
||||
config = {
|
||||
# Use <Space> as leader key
|
||||
# globals.mapleader = " ";
|
||||
globals.mapleader = " ";
|
||||
globals.maplocalleader = " ";
|
||||
|
||||
# Set 'vi' and 'vim' aliases to nixvim
|
||||
viAlias = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue