update
This commit is contained in:
parent
8160460e7a
commit
ecb347cc19
15 changed files with 55 additions and 552 deletions
|
|
@ -1,6 +1,8 @@
|
|||
require "nvchad.options"
|
||||
|
||||
-- add yours here!
|
||||
vim.opt.guicursor = ""
|
||||
|
||||
-- local o = vim.o
|
||||
-- o.cursorlineopt ='both' -- to enable cursorline!
|
||||
vim.opt.nu = true
|
||||
vim.opt.relativenumber = true
|
||||
vim.api.nvim_set_option("clipboard", "unnamedplus")
|
||||
vim.opt_local.conceallevel = 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue