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
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-22
Round out and apply alternate filetypes plugin
Tom Ryder
2
-13
/
+3
2019-06-20
Prevent double-sourcing php.vim filetype plugin
Tom Ryder
1
-3
/
+8
2019-06-19
Set filetype-appropriate 'foldlevel'
Tom Ryder
6
-12
/
+18
2019-06-19
Move 'foldmethod' definitions out to filetypes
Tom Ryder
6
-0
/
+24
2019-06-19
Inline option resets and undos in Vim C ftplugin
Tom Ryder
1
-6
/
+4
2019-06-19
Add 'define' option reset to Vim C ftplugin
Tom Ryder
1
-1
/
+2
2019-06-18
Don't spellcheck stuff that isn't actually HTML
Tom Ryder
1
-2
/
+3
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
2
-16
/
+32
2019-06-07
Define :Boilerplate command for Perl, no <silent>
Tom Ryder
1
-3
/
+6
2019-06-07
Use shorter :map commands for diff/mail para nav
Tom Ryder
2
-32
/
+16
2019-06-07
Adjust quoting in mail greeting match
Tom Ryder
1
-2
/
+2
2019-06-06
Remove overzealous checks from gitcommit ftplugin
Tom Ryder
1
-9
/
+7
2019-06-05
Spellcheck mail
Tom Ryder
1
-0
/
+6
2019-05-30
Adjust code layout of long strong assignment
Tom Ryder
1
-6
/
+5
2019-05-30
Move execution mappings into relevant filetypes
Tom Ryder
2
-0
/
+14
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-23
Remove HTML ftplugin import from Markdown ftplugin
Tom Ryder
1
-5
/
+0
2019-05-23
Move my after ftplugin for Markdown into main
Tom Ryder
1
-44
/
+0
2019-05-23
Add undo instructions for Markdown heading stuff
Tom Ryder
1
-0
/
+3
[next]