folding
~
/
programming
/
nvim
/
lua
vim.opt.foldmethod = 'marker' vim.opt.foldmarker = '[,]'
edit this page