mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-11 07:50:07 -04:00
Add Cooklang
This commit is contained in:
parent
c993f27469
commit
2dfe7a5839
3 changed files with 32 additions and 0 deletions
1
ftdetect/cooklang.vim
Normal file
1
ftdetect/cooklang.vim
Normal file
|
|
@ -0,0 +1 @@
|
|||
autocmd BufRead,BufNewFile *.cook set filetype=cooklang
|
||||
Loading…
Add table
Add a link
Reference in a new issue