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.
editorconfig
1 parent 9516bb2 commit e89df17Copy full SHA for e89df17
1 file changed
lua/Comment/ft.lua
@@ -52,6 +52,7 @@ local L = setmetatable({
52
dhall = { M.dash, M.haskell_b },
53
dosbatch = { 'REM%s' },
54
dot = { M.cxx_l, M.cxx_b },
55
+ editorconfig = { M.hash },
56
eelixir = { M.html, M.html },
57
elixir = { M.hash },
58
elm = { M.dash, M.haskell_b },
0 commit comments