chore: revert ec08eb8f2
This commit is contained in:
parent
cb183a301c
commit
4187b340c6
@ -9,8 +9,6 @@ local opt = vim.opt
|
||||
opt.autowrite = false
|
||||
opt.clipboard = ""
|
||||
opt.foldlevelstart = 5
|
||||
opt.foldexpr = "nvim_treesitter#foldexpr()"
|
||||
opt.foldmethod = "expr"
|
||||
opt.tabstop = 8
|
||||
opt.whichwrap = "b,s,<,>,[,]"
|
||||
opt.wrapscan = false
|
||||
|
Loading…
Reference in New Issue
Block a user