Manage folds
This commit is contained in:
@ -49,6 +49,8 @@ for _,o in ipairs(set_true) do
|
||||
vim.o[o] = true
|
||||
end
|
||||
|
||||
-- folds
|
||||
vim.g.ip_skipfold=true
|
||||
|
||||
-- window management
|
||||
vim.o.tw = 80
|
||||
|
Reference in New Issue
Block a user