aboutsummaryrefslogtreecommitdiff
path: root/vim/ftplugin/awk.vim
Commit message (Collapse)AuthorAgeFilesLines
* Choose regex character classes for some filetypesTom Ryder2018-12-291-0/+4
|
* Set b:did_ftplugin flag in Vim ftpluginsTom Ryder2018-11-291-0/+1
|
* Add my own ftplugin for awkTom Ryder2018-07-171-0/+9
An official one only got added in early 2016, and it does almost nothing; may as well implement my own instead.