with v3
This commit is contained in:
@@ -17,7 +17,7 @@ return {
|
||||
autoformat_enabled = true, -- enable or disable auto formatting at start (lsp.formatting.format_on_save must be enabled)
|
||||
icons_enabled = true, -- disable icons in the UI (disable if no nerd font is available, requires :PackerSync after changing)
|
||||
ui_notifications_enabled = true, -- disable notifications when toggling UI elements
|
||||
heirline_bufferline = false, -- enable new heirline based bufferline (requires :PackerSync after changing)
|
||||
heirline_bufferline = true, -- enable new heirline based bufferline (requires :PackerSync after changing)
|
||||
|
||||
vim_markdown_folding_disabled = 1,
|
||||
vim_markdown_conceal = 1,
|
||||
|
Reference in New Issue
Block a user