Set leader key to space
This commit is contained in:
@@ -25,3 +25,5 @@ vim.opt.colorcolumn = "80,100,120"
|
||||
|
||||
vim.opt.cursorline = true
|
||||
vim.opt.mouse = ""
|
||||
|
||||
vim.g.mapleader = " "
|
||||
|
||||
Reference in New Issue
Block a user