Skip to content

Commit b0bfe92

Browse files
authored
feat(ft): added vala support (#414)
[Vala Comments](https://wiki.gnome.org/Projects/Vala/Tutorial#Comments)
1 parent 65d968c commit b0bfe92

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lua/Comment/ft.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ local L = setmetatable({
166166
typescriptreact = { M.cxx_l, M.cxx_b },
167167
typst = { M.cxx_l, M.cxx_b },
168168
v = { M.cxx_l, M.cxx_b },
169+
vala = { M.cxx_l, M.cxx_b },
169170
verilog = { M.cxx_l },
170171
vhdl = { M.dash },
171172
vim = { M.vim },

0 commit comments

Comments
 (0)