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
/
ftplugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't squeeze blanks by default in mail filetype
Tom Ryder
2019-06-22
1
-9
/
+0
*
Improve honesty of comment in mail ftplugin
Tom Ryder
2019-06-22
1
-2
/
+1
*
Move mail ftplugin function out into autoload
Tom Ryder
2019-06-22
1
-23
/
+1
*
Add local maps for normalising mail quotes
Tom Ryder
2019-06-22
1
-0
/
+4
*
Don't do :StrictQuote automatically on mail edit
Tom Ryder
2019-06-22
1
-1
/
+0
*
Make :StrictQuote command accept a range
Tom Ryder
2019-06-22
1
-10
/
+4
*
Round out and apply alternate filetypes plugin
Tom Ryder
2019-06-22
2
-13
/
+3
*
Prevent double-sourcing php.vim filetype plugin
Tom Ryder
2019-06-20
1
-3
/
+8
*
Set filetype-appropriate 'foldlevel'
Tom Ryder
2019-06-19
6
-12
/
+18
*
Move 'foldmethod' definitions out to filetypes
Tom Ryder
2019-06-19
6
-0
/
+24
*
Inline option resets and undos in Vim C ftplugin
Tom Ryder
2019-06-19
1
-6
/
+4
*
Add 'define' option reset to Vim C ftplugin
Tom Ryder
2019-06-19
1
-1
/
+2
*
Don't spellcheck stuff that isn't actually HTML
Tom Ryder
2019-06-18
1
-2
/
+3
*
Add missing b:undo_ftplugin commands for ft=mail
Tom Ryder
2019-06-14
1
-0
/
+3
*
Wrap mail quote cleanup in command-func
Tom Ryder
2019-06-14
1
-20
/
+25
*
Move to body text correctly for start guesser
Tom Ryder
2019-06-14
1
-0
/
+6
*
Wrap mail starting point guesser in command-func
Tom Ryder
2019-06-14
1
-3
/
+5
*
Use more idiomatic check for empty string
Tom Ryder
2019-06-14
1
-1
/
+1
*
Ensure we're in body text before breaking quotes
Tom Ryder
2019-06-14
1
-0
/
+7
*
Correct a misleading word in mail ftplugin comment
Tom Ryder
2019-06-14
1
-1
/
+1
*
Ensure only actual quoted mail lines are reshaped
Tom Ryder
2019-06-14
1
-1
/
+1
*
Revert "Use shorter :map commands for diff/mail...
Tom Ryder
2019-06-14
2
-16
/
+32
*
Define :Boilerplate command for Perl, no <silent>
Tom Ryder
2019-06-07
1
-3
/
+6
*
Use shorter :map commands for diff/mail para nav
Tom Ryder
2019-06-07
2
-32
/
+16
*
Adjust quoting in mail greeting match
Tom Ryder
2019-06-07
1
-2
/
+2
*
Remove overzealous checks from gitcommit ftplugin
Tom Ryder
2019-06-06
1
-9
/
+7
*
Spellcheck mail
Tom Ryder
2019-06-05
1
-0
/
+6
*
Adjust code layout of long strong assignment
Tom Ryder
2019-05-30
1
-6
/
+5
*
Move execution mappings into relevant filetypes
Tom Ryder
2019-05-30
2
-0
/
+14
*
Refine apostrophe matching for mail greetings
Tom Ryder
2019-05-27
1
-2
/
+2
*
Tolerate smart quotes in g'day
Tom Ryder
2019-05-25
1
-1
/
+1
*
Tolerate spaces for final reply move
Tom Ryder
2019-05-24
1
-1
/
+1
*
Don't strip tabs after angle quotes
Tom Ryder
2019-05-24
1
-2
/
+2
*
More revision/expansion of blank/greeting strip
Tom Ryder
2019-05-24
1
-17
/
+20
*
Break up and improve greeting pattern
Tom Ryder
2019-05-24
1
-1
/
+5
*
Make greeting regex even nuttier
Tom Ryder
2019-05-24
1
-3
/
+3
*
Delete blank lines at top of quoted reply
Tom Ryder
2019-05-23
1
-0
/
+7
*
Don't add spaces when quoting mail
Tom Ryder
2019-05-23
1
-0
/
+4
*
Fix "break" in favour of "continue"
Tom Ryder
2019-05-23
1
-1
/
+1
*
Improve blank line squeeze behaviour for mail
Tom Ryder
2019-05-23
1
-3
/
+10
*
Don't add a space to trailing quotes
Tom Ryder
2019-05-23
1
-2
/
+2
*
Prevent unneeded capture of group in greet regex
Tom Ryder
2019-05-23
1
-1
/
+1
*
Correct :return to :break
Tom Ryder
2019-05-23
1
-1
/
+1
*
Run repeat blank squeeze on mail reply
Tom Ryder
2019-05-23
1
-1
/
+2
*
Normalise quoting in mail
Tom Ryder
2019-05-23
1
-0
/
+21
*
Strip trailing blanks after greeting
Tom Ryder
2019-05-23
1
-1
/
+1
*
Improve opening-greeting strip from mail ftplugin
Tom Ryder
2019-05-23
1
-3
/
+3
*
Remove HTML ftplugin import from Markdown ftplugin
Tom Ryder
2019-05-23
1
-5
/
+0
*
Move my after ftplugin for Markdown into main
Tom Ryder
2019-05-23
1
-44
/
+0
*
Add undo instructions for Markdown heading stuff
Tom Ryder
2019-05-23
1
-0
/
+3
[next]