update arch
This commit is contained in:
parent
c49181befc
commit
75825901b3
37 changed files with 460 additions and 86 deletions
6
.config/nvim/lua/options.lua
Normal file
6
.config/nvim/lua/options.lua
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
require "nvchad.options"
|
||||
|
||||
-- add yours here!
|
||||
|
||||
-- local o = vim.o
|
||||
-- o.cursorlineopt ='both' -- to enable cursorline!
|
||||
Loading…
Add table
Add a link
Reference in a new issue