Shortened mapleader
This commit is contained in:
parent
f77096be5e
commit
c3f1b738b2
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
-- env = vim.env -- environment variables
|
-- env = vim.env -- environment variables
|
||||||
|
|
||||||
|
|
||||||
vim.g.mapleader = ' '
|
g.mapleader = ' '
|
||||||
|
|
||||||
o.mouse = '' -- mouse off
|
o.mouse = '' -- mouse off
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue