mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-10 19:41:15 +02:00
nvim: conceallevel set more conservatively
This commit is contained in:
@@ -422,8 +422,6 @@ return require("lazy").setup({
|
||||
ft = { 'markdown' },
|
||||
config = function()
|
||||
vim.g.vim_markdown_folding_style_pythonic = 1
|
||||
vim.g.vim_markdown_folding_disabled = 0
|
||||
vim.g.vim_markdown_conceal = 2
|
||||
end
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user