Move to NvChad 3.5; move repository path to a variable.
This commit is contained in:
parent
447a1f0511
commit
af1740df8d
21 changed files with 290 additions and 20 deletions
|
@ -1,31 +0,0 @@
|
|||
return {
|
||||
opt = {
|
||||
cursorcolumn = true,
|
||||
cursorline = true,
|
||||
expandtab = true,
|
||||
gdefault = true,
|
||||
hlsearch = false,
|
||||
ignorecase = true,
|
||||
number = true,
|
||||
shiftround = true,
|
||||
relativenumber = false,
|
||||
showmode = false,
|
||||
smartcase = true,
|
||||
splitbelow = true,
|
||||
splitright = true,
|
||||
termguicolors = true,
|
||||
wrap = true,
|
||||
whichwrap = '',
|
||||
writebackup = false,
|
||||
clipboard = "",
|
||||
cmdheight = 1,
|
||||
foldcolumn = "0",
|
||||
laststatus = 2,
|
||||
mouse = "",
|
||||
scrolloff = 5,
|
||||
shiftwidth = 2,
|
||||
softtabstop = 2,
|
||||
tabstop = 2,
|
||||
updatetime = 100,
|
||||
},
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue