mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nvim: use nvim-origami instead of nvim-ufo
This commit is contained in:
parent
bc5fbf0d0c
commit
a43ebd9b19
4 changed files with 4 additions and 48 deletions
|
|
@ -27,11 +27,6 @@ vim.o.smartindent = true
|
|||
|
||||
vim.o.scrolloff = 3
|
||||
|
||||
-- for UFO
|
||||
vim.o.foldlevel = 99
|
||||
vim.o.foldlevelstart = 99
|
||||
vim.o.foldenable = true
|
||||
|
||||
vim.o.showmode = false
|
||||
|
||||
vim.opt.listchars = { tab = "│ ", trail = "␣" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue