mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-10 23:40:04 -04:00
Added TLA+ grammar & queries
This commit is contained in:
parent
37ee5b784e
commit
5821a85165
7 changed files with 163 additions and 0 deletions
1
ftdetect/tlaplus.vim
Normal file
1
ftdetect/tlaplus.vim
Normal file
|
|
@ -0,0 +1 @@
|
|||
au BufRead,BufNewFile *.tla set filetype=tla
|
||||
Loading…
Add table
Add a link
Reference in a new issue