Skip to content

Commit 7ad60a2

Browse files
author
Lifepillar
committed
Do not alter global options (fillchars).
1 parent 4159cad commit 7ad60a2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ftplugin/ledger.vim

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ let b:undo_ftplugin = "setlocal ".
1313
\ "foldmethod< foldtext< ".
1414
\ "include< comments< commentstring< omnifunc< formatprg<"
1515

16-
" don't fill fold lines --> cleaner look
17-
setl fillchars="fold: "
1816
setl foldtext=LedgerFoldText()
1917
setl foldmethod=syntax
2018
setl include=^!include

0 commit comments

Comments
 (0)