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 54aab18 commit 7b2cd2cCopy full SHA for 7b2cd2c
ftplugin/ledger.vim
@@ -16,7 +16,7 @@ let b:did_ftplugin = 1
16
17
let b:undo_ftplugin = 'setlocal '.
18
\ 'foldtext< '.
19
- \ 'include< comments< commentstring< omnifunc< formatprg<'
+ \ 'include< comments< commentstring< omnifunc< formatexpr< formatprg<'
20
21
setlocal foldtext=LedgerFoldText()
22
setlocal include=^!\\?include
0 commit comments