mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-22 12:31:04 +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
|
||||
vim.g.swap = false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue