aboutsummaryrefslogtreecommitdiff
path: root/vim/after/syntax
Commit message (Expand)AuthorAgeFilesLines
* Get full path before testing for :CompilerSetTom Ryder2019-05-291-1/+1
* Limit :CompilerSet coloring to compiler/*.vimTom Ryder2019-05-291-16/+20
* Color Vim script :CompilerSet commands betterTom Ryder2019-05-291-0/+17
* Break up long lines in sh syntax fileTom Ryder2019-05-171-2/+10
* Remove unnecessary g: prefixes to Vim variablesTom Ryder2019-05-092-3/+3
* Two-space sentences in VimL commentsTom Ryder2018-12-271-8/+8
* Remove highlight double-quote VimL comment stringsTom Ryder2018-12-261-0/+2
* Require Vim 7 for filetype and syntax highlightsTom Ryder2018-11-301-5/+0
* Simplify a load guard for sh.vim syntax tweaksTom Ryder2018-11-291-3/+2
* Remove some Vim syntax boilerplateTom Ryder2018-11-293-18/+0
* Add Bash settings to Vim readline highlightingTom Ryder2018-11-161-0/+3
* Ignore unset variables in sh.vim clear scriptTom Ryder2018-11-011-1/+1
* Test for g:is_posix existence before purgeTom Ryder2018-08-221-1/+3
* Add load guard to bindzone.vim syntax extensionsTom Ryder2018-08-221-0/+6
* Fix SSHFP/TLSA record highlighting in bindzone.vimTom Ryder2018-08-221-0/+3
* Simplify g:is_posix unset, add g:is_kornshellTom Ryder2018-08-151-4/+1
* Unset g:is_posix when no longer neededTom Ryder2018-08-151-0/+7
* 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