aboutsummaryrefslogtreecommitdiff
path: root/vim/after/ftdetect/sh.vim
Commit message (Collapse)AuthorAgeFilesLines
* Move vim/after/ftdetect to vim/ftdetectTom Ryder2017-10-301-31/+0
| | | | | | | | | There's no particular reason to run these file detection rules after the plugins have run, so we'll put them in a more expected directory. I've created a new Makefile target to install this, `install-vim-ftdetect`, which is included as a prerequisite of the `install-vim` target.
* Complete a commentTom Ryder2016-12-281-1/+1
|
* Rename all pdksh stuff to kshTom Ryder2016-12-171-1/+1
| | | | As part of a foray into more active use of ksh and derivatives.
* Wrap sh autocmds in a group to be politeTom Ryder2016-12-111-23/+28
|
* Wrap b:is_ksh hack in an autocmdTom Ryder2016-12-111-3/+5
| | | | So that it actually runs at the right time ...
* Still untangling the shell highlighting messTom Ryder2016-12-111-0/+7
|
* Set buffer type (not global type) for sh properlyTom Ryder2016-12-111-3/+3
|
* Adjust shell type detection rulesTom Ryder2016-12-111-23/+9
|
* Set ~/.shrc as a shell scriptTom Ryder2016-08-311-0/+5
|
* Remove blank lines at end of filesTom Ryder2016-03-281-1/+0
|
* Consistent commentsTom Ryder2015-10-211-2/+2
|
* Some new sh/bash detection rulesTom Ryder2015-06-101-3/+14
|
* Shell script syntax for /etc/default/*Tom Ryder2014-11-271-0/+5
|
* Whoops, missed a barTom Ryder2014-11-181-1/+1
|
* Type edited shell commands (^X^E, fc)Tom Ryder2014-11-171-0/+6
|
* Update file detection rulesTom Ryder2014-11-031-2/+2
|
* Add a couple of file detection rulesTom Ryder2014-10-301-0/+5