summaryrefslogtreecommitdiff
path: root/data/syntax-highlighting/vim/ftdetect
AgeCommit message (Collapse)Author
2020-01-14Add .wrap file syntax detection for vimLuke Drummond
wrap files are ini syntax, and vim has support for this via the `dosini` syntax type [skip ci]
2017-11-11Move shell completions and text editor helpers to data/Arseny Maslennikov