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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Missed an ftplugin map: HTML URL linking
Tom Ryder
2018-06-25
1
-9
/
+0
*
Move all local bindings out into .vimrc
Tom Ryder
2018-06-25
10
-90
/
+0
*
Add after/ftplugin for gitcommit to quote with >
Tom Ryder
2018-06-20
1
-0
/
+25
*
Use autoload function for tidy filters
Tom Ryder
2018-06-17
2
-26
/
+12
*
Use autoload function for temp-makeprg :lmake
Tom Ryder
2018-06-17
8
-165
/
+55
*
Arrange for tidiers to hold window position
Tom Ryder
2018-06-17
2
-2
/
+16
*
Completely overhaul after/ftplugin files
Tom Ryder
2018-06-17
18
-356
/
+346
*
Use short-circuit for no-mapping check
Tom Ryder
2018-06-16
11
-197
/
+197
*
Use `function!` consistently in ftplugins
Tom Ryder
2018-06-16
8
-104
/
+88
*
Spin off markdown_autoformat as its own distro
Tom Ryder
2018-06-05
1
-108
/
+0
*
Restore ftplugin extras to vim/after dir
Tom Ryder
2018-06-05
3
-0
/
+186
*
Move Markdown and PHP ftplugins from after dir
Tom Ryder
2018-06-04
3
-174
/
+0
*
Support counts and registers in paste wrapping
Tom Ryder
2018-06-04
1
-3
/
+3
*
Rearrange/correct markdown_autoformat.vim
Tom Ryder
2018-06-04
1
-19
/
+9
*
Use case-insensitive Vim ==#
Tom Ryder
2018-06-04
3
-3
/
+3
*
Clear markdown_autoformat.vim autocmds correctly
Tom Ryder
2018-06-04
1
-1
/
+1
*
Move markdown_autoformat.vim funcs back to local
Tom Ryder
2018-06-04
1
-4
/
+64
*
Don't load my HTML ftplugins for Markdown types
Tom Ryder
2018-06-04
3
-3
/
+15
*
Set and clear Markdown autocmd in group
Tom Ryder
2018-06-04
1
-4
/
+13
*
Use heuristics on Markdown to guess autoformat
Tom Ryder
2018-06-04
1
-0
/
+4
*
Refactor suspend_autoformat.vim, add autoload
Tom Ryder
2018-06-04
2
-34
/
+33
*
Correct logic of Markdown/text spell checking
Tom Ryder
2018-06-03
2
-14
/
+18
*
Vim ftplugin: hold autoformat in *.md code blocks
Tom Ryder
2018-06-03
1
-0
/
+34
*
Refactor Vim distribution plugin/macro handling
Tom Ryder
2018-06-02
1
-0
/
+10
*
Suspend 'C' from 'cpoptions' for sh syn extensions
Tom Ryder
2018-01-21
1
-0
/
+12
*
Break some continued lines in Vim indent files
Tom Ryder
2018-01-21
1
-2
/
+2
*
Remove HTML and PHP syntax highlighting tweaks
Tom Ryder
2018-01-17
2
-5
/
+0
*
Clear unwanted syntax group, don't link to NONE
Tom Ryder
2018-01-17
1
-1
/
+1
*
Add syntax checking with zsh -n for Z shell
Tom Ryder
2017-11-23
1
-0
/
+49
*
Add `php -l` check binding for PHP filetype
Tom Ryder
2017-11-20
1
-0
/
+57
*
Force g:current_compiler removal before check/lint
Tom Ryder
2017-11-19
4
-0
/
+4
*
Use quickfix window for check/lint
Tom Ryder
2017-11-19
6
-12
/
+12
*
Use :compiler quickfix systems for Vim/HTML lint
Tom Ryder
2017-11-19
2
-2
/
+28
*
Use :compiler scripts for makeprg setup
Tom Ryder
2017-11-19
2
-4
/
+2
*
Add :lwindow support to Perl check/lint
Tom Ryder
2017-11-19
2
-2
/
+30
*
Adapt sh check/lint to use :lmake
Tom Ryder
2017-11-19
2
-10
/
+42
*
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
*
Merge branch 'feature/vim-sh' into develop
Tom Ryder
2017-11-15
1
-0
/
+15
|
\
|
*
Coax sh.vim into accepting #/% param expansion
Tom Ryder
2017-11-15
1
-0
/
+15
*
|
Correct URL link function name in HTML ftplugin
Tom Ryder
2017-11-15
1
-2
/
+2
|
/
*
Add guards for presence of b:undo_* var
Tom Ryder
2017-11-12
15
-78
/
+158
*
Exclude SC1090 (failed source) shellcheck error
Tom Ryder
2017-11-12
1
-3
/
+3
*
Move lots of local Vim config into vim/after
Tom Ryder
2017-11-12
15
-0
/
+389
*
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
[next]