We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4159cad commit 7ad60a2Copy full SHA for 7ad60a2
ftplugin/ledger.vim
@@ -13,8 +13,6 @@ let b:undo_ftplugin = "setlocal ".
13
\ "foldmethod< foldtext< ".
14
\ "include< comments< commentstring< omnifunc< formatprg<"
15
16
-" don't fill fold lines --> cleaner look
17
-setl fillchars="fold: "
18
setl foldtext=LedgerFoldText()
19
setl foldmethod=syntax
20
setl include=^!include
0 commit comments