Skip to content

Commit

Permalink
feat(ft): added tidalcycles support (#425)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronapple authored Jun 9, 2024
1 parent a4a8afa commit c9fafb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/Comment/ft.lua
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ local L = setmetatable({
terraform = { M.hash, M.cxx_b },
tex = { M.latex },
template = { M.dbl_hash },
tidal = { M.dash, M.haskell_b },
tmux = { M.hash },
toml = { M.hash },
twig = { M.twig, M.twig },
Expand Down

0 comments on commit c9fafb8

Please sign in to comment.