mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
Add filetype detection for go.mod files
This commit is contained in:
parent
fe4f320b66
commit
d0cefbb5a3
1 changed files with 1 additions and 0 deletions
1
ftdetect/gomod.vim
Normal file
1
ftdetect/gomod.vim
Normal file
|
|
@ -0,0 +1 @@
|
|||
au BufRead,BufNewFile go.mod set filetype=gomod
|
||||
Loading…
Add table
Add a link
Reference in a new issue