refactor
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
vim.g.mapleader = " "
|
||||
vim.g.maplocalleader = " "
|
||||
|
||||
--- @param mode string|string[]
|
||||
--- @param lhs string|string[]
|
||||
--- @param rhs string|function
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
vim.g.mapleader = " "
|
||||
vim.g.maplocalleader = " "
|
||||
|
||||
vim.opt.nu = true
|
||||
vim.opt.relativenumber = true
|
||||
-- disable normie mouse stuff
|
||||
|
||||
Reference in New Issue
Block a user