Set cinoptions
This commit is contained in:
parent
366fe1ec2b
commit
5934fc3970
@ -18,6 +18,7 @@ vim.opt.colorcolumn = "80"
|
||||
vim.opt.cursorcolumn = true
|
||||
vim.opt.cursorline = true
|
||||
vim.opt.so = 8
|
||||
vim.opt.cinoptions = ":0,g0"
|
||||
|
||||
-- Shortcuts
|
||||
vim.cmd([[map <C-s> :FzfLua combine pickers=buffers,git_files<CR>]])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user