update
This commit is contained in:
parent
8160460e7a
commit
ecb347cc19
15 changed files with 55 additions and 552 deletions
|
|
@ -37,10 +37,3 @@ require "nvchad.autocmds"
|
|||
vim.schedule(function()
|
||||
require "mappings"
|
||||
end)
|
||||
|
||||
vim.opt.guicursor = ""
|
||||
|
||||
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