mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-19 02:17:44 +01:00
4 lines
112 B
Lua
4 lines
112 B
Lua
|
-- preservim/vim-markdown
|
||
|
vim.g.vim_markdown_folding_style_pythonic = 1
|
||
|
vim.g.vim_markdown_folding_disabled = 1
|