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.
cabal
1 parent 79b356d commit 40f5587Copy full SHA for 40f5587
lua/Comment/ft.lua
@@ -22,6 +22,7 @@ local L = {
22
bash = { M.hash },
23
bib = { M.latex },
24
c = { M.cxx_l, M.cxx_b },
25
+ cabal = { M.dash },
26
cmake = { M.hash, '#[[%s]]' },
27
conf = { M.hash },
28
conkyrc = { M.dash, M.dash_bracket },
0 commit comments