Commit Graph

6 Commits

Author SHA1 Message Date
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.
2023-07-25 00:02:12 -07:00
Howard Lince III
a8095eb334
adding support for *.gohtml files as per documentation. (#349) 2023-06-08 01:01:19 -07:00
ray-x
3a853d50af move ftdetect/ftplugin around; gomod detecting 2023-01-31 11:28:53 +11:00
ray-x
fabe62defc gomod file reload 2022-11-03 12:53:45 +11:00
ray-x
a1554e632b rename filetype.vim 2022-04-21 02:27:15 +10:00
ray-x
edd8240d7f go.sum file type 2022-04-21 00:43:35 +10:00