[lazyvim] Fix mapleader
This commit is contained in:
parent
77c46a3e32
commit
ed6af1b9a2
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
-- Options are automatically loaded before lazy.nvim startup
|
-- Options are automatically loaded before lazy.nvim startup
|
||||||
-- Default options that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/options.lua
|
-- Default options that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/options.lua
|
||||||
-- Add any additional options here
|
-- Add any additional options here
|
||||||
|
vim.g.mapleader = "\\"
|
||||||
|
|
Loading…
Add table
Reference in a new issue