You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go.nvim/ftdetect
Manuel 816fbe43b5
fix: correct filetype assignments (#359)
Docs say that `*.gotext` should be recognized as `gotexttmpl` but that is not the case.

I also changed `*.tmpl` to `gotexttmpl` since that is how I use it - not certain if that would be acceptable to everyone though.
9 months ago
..
filetype.vim fix: correct filetype assignments (#359) 9 months ago