aboutsummaryrefslogtreecommitdiff
path: root/vim/after/syntax
Commit message (Expand)AuthorAgeFilesLines
* Add compatible/version guard to syntax after filesTom Ryder2018-07-193-10/+16
* Highlight overly long Git commit subjects as errorTom Ryder2018-07-081-0/+2
* Suspend 'C' from 'cpoptions' for sh syn extensionsTom Ryder2018-01-211-0/+12
* Remove HTML and PHP syntax highlighting tweaksTom Ryder2018-01-172-5/+0
* Clear unwanted syntax group, don't link to NONETom Ryder2018-01-171-1/+1
* Use single-quotes for strings in sh.vimTom Ryder2017-11-151-1/+1
* Use full word "syntax" in sh.vimTom Ryder2017-11-151-3/+3
* Coax sh.vim into accepting #/% param expansionTom Ryder2017-11-151-0/+15
* Remove false error flagging for sh char class globTom Ryder2017-11-091-0/+5
* Fix 'while'/'until' highlighting in syntax/sh.vimTom Ryder2017-11-091-0/+14
* Add clustering for POSIX shell syntax groupsTom Ryder2017-11-081-0/+3
* Add `kill` as shStatementTom Ryder2017-11-081-0/+1
* Add `break`, `continue`, `return` as shStatementTom Ryder2017-11-081-1/+5
* Override commands and variables for syntax/sh.vimTom Ryder2017-11-081-0/+76
* Disable unwanted shell error syntax for any shellTom Ryder2017-11-081-12/+7
* Use sh.vim local vars not global POSIX hacksTom Ryder2017-11-081-7/+9
* Correct variable name in commentTom Ryder2017-11-011-3/+2
* Remove extraneous spacing between wordsTom Ryder2017-11-011-1/+1
* Rearrange and better explain ksh syntax workaroundTom Ryder2017-10-301-3/+4
* Correct a path in vim/after/syntax/sh.vimTom Ryder2017-10-301-3/+2
* Still untangling the shell highlighting messTom Ryder2016-12-111-0/+98
* Reset most of my sh.vim customizationsTom Ryder2016-12-111-77/+0
* Remove mail syntax after file for VimTom Ryder2016-03-311-10/+0
* Remove blank lines at end of filesTom Ryder2016-03-285-5/+0
* Refactor ed() wrapper, add rlwrap(1)Tom Ryder2016-03-161-0/+11
* Stop highlighting syslog errorsTom Ryder2015-07-271-0/+4
* Add a few missing Bash keywordsTom Ryder2015-06-041-0/+3
* Move syntax rules from sahara.vim to .vim/afterTom Ryder2015-06-042-0/+7
* Exclude some builtins I added to sh.vimTom Ryder2014-10-301-6/+3
* Fix a few more annoyances in sh.vim syntaxTom Ryder2014-10-301-0/+68
* Fix simpleDeRef in sh.vimTom Ryder2014-10-301-0/+10
* Remove Markdown overrides, seems to be fixed nowTom Ryder2013-07-301-9/+0
* Quick and dirty fix for Markdown highlightingTom Ryder2012-06-011-0/+9