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.
beancount
1 parent bbbc8b4 commit d0cbbfbCopy full SHA for d0cbbfb
lua/Comment/ft.lua
@@ -42,6 +42,7 @@ local L = setmetatable({
42
astro = { M.html },
43
autohotkey = { M.semicolon, M.cxx_b },
44
bash = { M.hash },
45
+ beancount = { M.semicolon },
46
bib = { M.latex },
47
c = { M.cxx_l, M.cxx_b },
48
cabal = { M.dash },
0 commit comments