feat:
This commit is contained in:
parent
846b4c36ae
commit
f3f5d1cc7e
|
|
@ -1,6 +1,7 @@
|
|||
vim.g.mapleader = ' '
|
||||
vim.g.maplocalleader = ' '
|
||||
vim.g.have_nerd_font = true
|
||||
vim.opt.termguicolors = true
|
||||
|
||||
-- [[ Setting options ]]
|
||||
-- See `:help vim.opt`
|
||||
|
|
|
|||
Loading…
Reference in New Issue