feat: adds folding to vimtex
All checks were successful
gitea-deepak/nixconf/pipeline/head This commit looks good
All checks were successful
gitea-deepak/nixconf/pipeline/head This commit looks good
This commit is contained in:
parent
24f0ea11ef
commit
1bd9b52a03
@ -26,5 +26,7 @@ ${builtins.readFile ./lsp.lua}
|
|||||||
vim.g.vim_markdown_folding_level = 2
|
vim.g.vim_markdown_folding_level = 2
|
||||||
${builtins.readFile ./wiki-vim.lua}
|
${builtins.readFile ./wiki-vim.lua}
|
||||||
|
|
||||||
|
vim.g.vimtex_fold_enabled = true
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
''
|
''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user