Skip to content

Commit a2653c3

Browse files
committed
Add *.ftml to detection.
Short for Foundation Text Markup Language, from Kate McTiriss' Proposal.
1 parent 81abc1a commit a2653c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ftdetect/wikidot.vim

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
autocmd BufNewFile,BufRead *.wikidot setfiletype wikidot
2+
autocmd BufNewFile,BufRead *.ftml setfiletype wikidot

0 commit comments

Comments
 (0)