index
:
dotfiles.git
develop
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
/
mail.vim
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-22
Don't squeeze blanks by default in mail filetype
Tom Ryder
1
-9
/
+0
2019-06-22
Improve honesty of comment in mail ftplugin
Tom Ryder
1
-2
/
+1
2019-06-22
Move mail ftplugin function out into autoload
Tom Ryder
1
-23
/
+1
2019-06-22
Add local maps for normalising mail quotes
Tom Ryder
1
-0
/
+4
2019-06-22
Don't do :StrictQuote automatically on mail edit
Tom Ryder
1
-1
/
+0
2019-06-22
Make :StrictQuote command accept a range
Tom Ryder
1
-10
/
+4
2019-06-14
Add missing b:undo_ftplugin commands for ft=mail
Tom Ryder
1
-0
/
+3
2019-06-14
Wrap mail quote cleanup in command-func
Tom Ryder
1
-20
/
+25
2019-06-14
Move to body text correctly for start guesser
Tom Ryder
1
-0
/
+6
2019-06-14
Wrap mail starting point guesser in command-func
Tom Ryder
1
-3
/
+5
2019-06-14
Use more idiomatic check for empty string
Tom Ryder
1
-1
/
+1
2019-06-14
Ensure we're in body text before breaking quotes
Tom Ryder
1
-0
/
+7
2019-06-14
Correct a misleading word in mail ftplugin comment
Tom Ryder
1
-1
/
+1
2019-06-14
Ensure only actual quoted mail lines are reshaped
Tom Ryder
1
-1
/
+1
2019-06-14
Revert "Use shorter :map commands for diff/mail...
Tom Ryder
1
-8
/
+16
2019-06-07
Use shorter :map commands for diff/mail para nav
Tom Ryder
1
-16
/
+8
2019-06-07
Adjust quoting in mail greeting match
Tom Ryder
1
-2
/
+2
2019-06-05
Spellcheck mail
Tom Ryder
1
-0
/
+6
2019-05-27
Refine apostrophe matching for mail greetings
Tom Ryder
1
-2
/
+2
2019-05-25
Tolerate smart quotes in g'day
Tom Ryder
1
-1
/
+1
2019-05-24
Tolerate spaces for final reply move
Tom Ryder
1
-1
/
+1
2019-05-24
Don't strip tabs after angle quotes
Tom Ryder
1
-2
/
+2
2019-05-24
More revision/expansion of blank/greeting strip
Tom Ryder
1
-17
/
+20
2019-05-24
Break up and improve greeting pattern
Tom Ryder
1
-1
/
+5
2019-05-24
Make greeting regex even nuttier
Tom Ryder
1
-3
/
+3
2019-05-23
Delete blank lines at top of quoted reply
Tom Ryder
1
-0
/
+7
2019-05-23
Don't add spaces when quoting mail
Tom Ryder
1
-0
/
+4
2019-05-23
Fix "break" in favour of "continue"
Tom Ryder
1
-1
/
+1
2019-05-23
Improve blank line squeeze behaviour for mail
Tom Ryder
1
-3
/
+10
2019-05-23
Don't add a space to trailing quotes
Tom Ryder
1
-2
/
+2
2019-05-23
Prevent unneeded capture of group in greet regex
Tom Ryder
1
-1
/
+1
2019-05-23
Correct :return to :break
Tom Ryder
1
-1
/
+1
2019-05-23
Run repeat blank squeeze on mail reply
Tom Ryder
1
-1
/
+2
2019-05-23
Normalise quoting in mail
Tom Ryder
1
-0
/
+21
2019-05-23
Strip trailing blanks after greeting
Tom Ryder
1
-1
/
+1
2019-05-23
Improve opening-greeting strip from mail ftplugin
Tom Ryder
1
-3
/
+3
2019-05-09
Remove unnecessary g: prefixes to Vim variables
Tom Ryder
1
-2
/
+2
2019-01-06
Remove superfluous unmappings for mail filetype
Tom Ryder
1
-7
/
+0
2018-12-04
Remove b:undo_ftplugin cmds for double-key maps
Tom Ryder
1
-2
/
+0
2018-11-29
Remove double-key mapping shortcuts
Tom Ryder
1
-4
/
+0
2018-11-29
Remove boilerplate after/ftplugin load guards
Tom Ryder
1
-5
/
+0
2018-11-29
Clear away stock ft=mail quoting maps
Tom Ryder
1
-0
/
+7
2018-11-23
Correct RHS of (un)important mail ftplugin map
Tom Ryder
1
-2
/
+2
2018-08-30
Spin out repeated blank lines map to new plugin
Tom Ryder
1
-5
/
+7
2018-08-29
Add mapping to contract multiple blank lines
Tom Ryder
1
-0
/
+5
2018-08-27
Correct a comment
Tom Ryder
1
-1
/
+1
2018-08-22
Add mail shortcut for flagging a message as urgent
Tom Ryder
1
-1
/
+4
2018-08-14
Rearrange local mappings for mail
Tom Ryder
1
-15
/
+21
2018-08-14
Move Vim mail functions to autoload
Tom Ryder
1
-64
/
+7
2018-08-14
Delete multiple blank lines after skipped greeting
Tom Ryder
1
-3
/
+3
[next]