mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 19:00:02 -04:00
Add fennel ftdetect file (#1952)
This commit is contained in:
parent
fe4e4aa286
commit
d53b04189e
1 changed files with 1 additions and 0 deletions
1
ftdetect/fennel.vim
Normal file
1
ftdetect/fennel.vim
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
autocmd BufRead,BufNewFile *.fnl set filetype=fennel
|
||||||
Loading…
Add table
Add a link
Reference in a new issue