add haskell filetype vim comment

This commit is contained in:
frosty 2024-06-23 07:39:22 -04:00
parent 24155bcdab
commit 745433f3d3

View file

@ -12,3 +12,5 @@ Config
, Run PipeReader "/tmp/pipe-nowplaying" "nowplaying" , Run PipeReader "/tmp/pipe-nowplaying" "nowplaying"
] ]
} }
-- vim:ft=haskell