index
:
dotfiles.git
develop
feature/vim9script
master
uuuu
Personal scripts and configuration files
Tom Ryder
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vim
/
after
/
syntax
/
sh.vim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Break up long lines in sh syntax file
Tom Ryder
2019-05-17
1
-2
/
+10
*
Remove unnecessary g: prefixes to Vim variables
Tom Ryder
2019-05-09
1
-2
/
+2
*
Two-space sentences in VimL comments
Tom Ryder
2018-12-27
1
-8
/
+8
*
Require Vim 7 for filetype and syntax highlights
Tom Ryder
2018-11-30
1
-5
/
+0
*
Simplify a load guard for sh.vim syntax tweaks
Tom Ryder
2018-11-29
1
-3
/
+2
*
Ignore unset variables in sh.vim clear script
Tom Ryder
2018-11-01
1
-1
/
+1
*
Test for g:is_posix existence before purge
Tom Ryder
2018-08-22
1
-1
/
+3
*
Simplify g:is_posix unset, add g:is_kornshell
Tom Ryder
2018-08-15
1
-4
/
+1
*
Unset g:is_posix when no longer needed
Tom Ryder
2018-08-15
1
-0
/
+7
*
Add compatible/version guard to syntax after files
Tom Ryder
2018-07-19
1
-10
/
+4
*
Suspend 'C' from 'cpoptions' for sh syn extensions
Tom Ryder
2018-01-21
1
-0
/
+12
*
Use single-quotes for strings in sh.vim
Tom Ryder
2017-11-15
1
-1
/
+1
*
Use full word "syntax" in sh.vim
Tom Ryder
2017-11-15
1
-3
/
+3
*
Coax sh.vim into accepting #/% param expansion
Tom Ryder
2017-11-15
1
-0
/
+15
*
Remove false error flagging for sh char class glob
Tom Ryder
2017-11-09
1
-0
/
+5
*
Fix 'while'/'until' highlighting in syntax/sh.vim
Tom Ryder
2017-11-09
1
-0
/
+14
*
Add clustering for POSIX shell syntax groups
Tom Ryder
2017-11-08
1
-0
/
+3
*
Add `kill` as shStatement
Tom Ryder
2017-11-08
1
-0
/
+1
*
Add `break`, `continue`, `return` as shStatement
Tom Ryder
2017-11-08
1
-1
/
+5
*
Override commands and variables for syntax/sh.vim
Tom Ryder
2017-11-08
1
-0
/
+76
*
Disable unwanted shell error syntax for any shell
Tom Ryder
2017-11-08
1
-12
/
+7
*
Use sh.vim local vars not global POSIX hacks
Tom Ryder
2017-11-08
1
-7
/
+9
*
Correct variable name in comment
Tom Ryder
2017-11-01
1
-3
/
+2
*
Rearrange and better explain ksh syntax workaround
Tom Ryder
2017-10-30
1
-3
/
+4
*
Correct a path in vim/after/syntax/sh.vim
Tom Ryder
2017-10-30
1
-3
/
+2
*
Still untangling the shell highlighting mess
Tom Ryder
2016-12-11
1
-0
/
+98
*
Reset most of my sh.vim customizations
Tom Ryder
2016-12-11
1
-77
/
+0
*
Remove blank lines at end of files
Tom Ryder
2016-03-28
1
-1
/
+0
*
Add a few missing Bash keywords
Tom Ryder
2015-06-04
1
-0
/
+3
*
Exclude some builtins I added to sh.vim
Tom Ryder
2014-10-30
1
-6
/
+3
*
Fix a few more annoyances in sh.vim syntax
Tom Ryder
2014-10-30
1
-0
/
+68
*
Fix simpleDeRef in sh.vim
Tom Ryder
2014-10-30
1
-0
/
+10