aboutsummaryrefslogtreecommitdiff
path: root/vim/ftplugin/sh.vim
Commit message (Expand)AuthorAgeFilesLines
* Clear b:check/lint in ftdetect/sh.vim b:undoTom Ryder2017-11-081-1/+1
* Move ftplugin/sh.vim b:undo def to end of fileTom Ryder2017-11-081-2/+4
* Use correct undo variable name in ftplugin/sh.vimTom Ryder2017-11-081-1/+1
* Use sh.vim local vars not global POSIX hacksTom Ryder2017-11-081-19/+14
* Add user_ftplugin.vim and user_indent.vim pluginsTom Ryder2017-11-071-7/+2
* Use b:undo variables correctlyTom Ryder2017-11-071-0/+7
* Put missing exclamation mark back into shell checkTom Ryder2017-11-051-1/+1
* Simplify shell linting code with single varsTom Ryder2017-11-041-8/+8
* Adjust plugin code layout a lotTom Ryder2017-11-041-2/+4
* Add check and lint mappings for shell scriptTom Ryder2017-11-041-0/+22
* Rearrange and better explain ksh syntax workaroundTom Ryder2017-10-301-4/+19
* Move filetype-specific indent options into indent/Tom Ryder2017-10-301-7/+0
* Add some more file-specific indent preferencesTom Ryder2017-10-301-0/+7
* Move vim/after/ftplugin files into vim/ftpluginTom Ryder2017-10-301-0/+11