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.
2 parents fb7829e + db0ba49 commit 4538378Copy full SHA for 4538378
ftplugin/ledger.vim
@@ -15,7 +15,7 @@ let b:undo_ftplugin = "setlocal ".
15
16
setl foldtext=LedgerFoldText()
17
setl foldmethod=syntax
18
-setl include=^!include
+setl include=^!\\?include
19
setl comments=b:;
20
setl commentstring=;%s
21
setl omnifunc=LedgerComplete
0 commit comments