aboutsummaryrefslogtreecommitdiff
path: root/vim/plugin/shebang_update.vim
Commit message (Collapse)AuthorAgeFilesLines
* Correct a comment on shebang_update.vimTom Ryder2018-07-081-1/+1
|
* Add shebang_update.vim pluginTom Ryder2018-07-051-0/+20
This plugin updates the filetype after every insert operation that changes the first line. No documentation yet.