|
@ -37,11 +37,7 @@ vim.opt.colorcolumn = "80" |
|
|
|
|
|
|
|
|
vim.opt.formatoptions = 'tqj' |
|
|
vim.opt.formatoptions = 'tqj' |
|
|
|
|
|
|
|
|
vim.cmd[[let g:pdv_cfg_autoEndFunction = 0]] |
|
|
|
|
|
|
|
|
|
|
|
vim.opt.splitbelow = true |
|
|
vim.opt.splitbelow = true |
|
|
vim.opt.splitright = true |
|
|
vim.opt.splitright = true |
|
|
|
|
|
|
|
|
vim.opt.termguicolors = true |
|
|
vim.opt.termguicolors = true |
|
|
|
|
|
|
|
|
vim.opt.cursorline = true |
|
|
|