summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/filetype.lua
AgeCommit message (Expand)AuthorFiles
2022-01-13feat(filetype.lua): fix .cc file not detectedrhcher1
2022-01-13feat(filetype.lua): add support for files under .gitSanchayan Maity1
2022-01-13feat(filetype.lua): add support for patch filesSanchayan Maity1
2022-01-13feat(filetype.lua): add support for tmux.conf filesGary Sentosa1
2022-01-13feat(filetype.lua): fix .env file not detectedGary Sentosa1
2022-01-13vim-patch:8.2.4077: not all Libsensors files are recognized (#17080)Christian Clason1
2022-01-11vim-patch:8.2.4064: foam files are not detected (#17041)Christian Clason1
2022-01-07fix(filetype): match negative priority patterns after extensions (#16980)Gregory Anders1
2022-01-07vim-patch:8.2.4014: git and gitcommit file types not properly recognized (#16...Christian Clason1
2022-01-05fix(filetype): normalize slashes in file pathsGregory Anders1
2022-01-05test(filetype): port test_filetype to LuaGregory Anders1
2022-01-05fix(filetype): match on <afile> rather than <abuf> (#16943)Gregory Anders1
2022-01-04feat(filetype.lua): add support for txt files (#16926)KillTheMule1
2022-01-04chore: ignore unused args in filetype functions (#16927)Gregory Anders1
2022-01-04feat(filetype.lua): Add typescript extension to filetype detection (#16923)Robin Gagnon1
2022-01-04feat: filetype.lua (#16600)Gregory Anders1