save
This commit is contained in:
@@ -24,7 +24,8 @@ opt.guicursor = ""
|
|||||||
opt.scrolloff = 8
|
opt.scrolloff = 8
|
||||||
|
|
||||||
-- format --
|
-- format --
|
||||||
opt.formatoptions:remove "o"
|
vim.cmd('autocmd BufEnter * set formatoptions-=cro')
|
||||||
|
vim.cmd('autocmd BufEnter * setlocal formatoptions-=cro')
|
||||||
opt.signcolumn = "yes"
|
opt.signcolumn = "yes"
|
||||||
opt.termguicolors = true
|
opt.termguicolors = true
|
||||||
opt.colorcolumn = "80"
|
opt.colorcolumn = "80"
|
||||||
|
|||||||
Reference in New Issue
Block a user