mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-08 06:20:01 -04:00
Added TLA+ grammar & queries
This commit is contained in:
parent
955f19c64a
commit
da2336ea80
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