Skip to content

Commit c9fafb8

Browse files
authored
feat(ft): added tidalcycles support (#425)
1 parent a4a8afa commit c9fafb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/Comment/ft.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ local L = setmetatable({
161161
terraform = { M.hash, M.cxx_b },
162162
tex = { M.latex },
163163
template = { M.dbl_hash },
164+
tidal = { M.dash, M.haskell_b },
164165
tmux = { M.hash },
165166
toml = { M.hash },
166167
twig = { M.twig, M.twig },

0 commit comments

Comments
 (0)