mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-25 14:01:03 +00:00
Set leader to space in the proper place
This commit is contained in:
parent
cafae26afe
commit
f668c87a38
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
||||||
|
vim.g.mapleader = " "
|
||||||
|
|
||||||
-- Mapping for line diagnostics
|
-- Mapping for line diagnostics
|
||||||
vim.g.swap = false
|
vim.g.swap = false
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue