aboutsummaryrefslogtreecommitdiff
path: root/vim/after/ftplugin
Commit message (Expand)AuthorAgeFilesLines
* Add missing b:undo_ftplugin commands for ft=mailTom Ryder2019-06-141-0/+3
* Wrap mail quote cleanup in command-funcTom Ryder2019-06-141-20/+25
* Move to body text correctly for start guesserTom Ryder2019-06-141-0/+6
* Wrap mail starting point guesser in command-funcTom Ryder2019-06-141-3/+5
* Use more idiomatic check for empty stringTom Ryder2019-06-141-1/+1
* Ensure we're in body text before breaking quotesTom Ryder2019-06-141-0/+7
* Correct a misleading word in mail ftplugin commentTom Ryder2019-06-141-1/+1
* Ensure only actual quoted mail lines are reshapedTom Ryder2019-06-141-1/+1
* Revert "Use shorter :map commands for diff/mail...Tom Ryder2019-06-142-16/+32
* Define :Boilerplate command for Perl, no <silent>Tom Ryder2019-06-071-3/+6
* Use shorter :map commands for diff/mail para navTom Ryder2019-06-072-32/+16
* Adjust quoting in mail greeting matchTom Ryder2019-06-071-2/+2
* Remove overzealous checks from gitcommit ftpluginTom Ryder2019-06-061-9/+7
* Spellcheck mailTom Ryder2019-06-051-0/+6
* Adjust code layout of long strong assignmentTom Ryder2019-05-301-6/+5
* Move execution mappings into relevant filetypesTom Ryder2019-05-302-0/+14
* Refine apostrophe matching for mail greetingsTom Ryder2019-05-271-2/+2
* Tolerate smart quotes in g'dayTom Ryder2019-05-251-1/+1
* Tolerate spaces for final reply moveTom Ryder2019-05-241-1/+1
* Don't strip tabs after angle quotesTom Ryder2019-05-241-2/+2
* More revision/expansion of blank/greeting stripTom Ryder2019-05-241-17/+20
* Break up and improve greeting patternTom Ryder2019-05-241-1/+5
* Make greeting regex even nuttierTom Ryder2019-05-241-3/+3
* Delete blank lines at top of quoted replyTom Ryder2019-05-231-0/+7
* Don't add spaces when quoting mailTom Ryder2019-05-231-0/+4
* Fix "break" in favour of "continue"Tom Ryder2019-05-231-1/+1
* Improve blank line squeeze behaviour for mailTom Ryder2019-05-231-3/+10
* Don't add a space to trailing quotesTom Ryder2019-05-231-2/+2
* Prevent unneeded capture of group in greet regexTom Ryder2019-05-231-1/+1
* Correct :return to :breakTom Ryder2019-05-231-1/+1
* Run repeat blank squeeze on mail replyTom Ryder2019-05-231-1/+2
* Normalise quoting in mailTom Ryder2019-05-231-0/+21
* Strip trailing blanks after greetingTom Ryder2019-05-231-1/+1
* Improve opening-greeting strip from mail ftpluginTom Ryder2019-05-231-3/+3
* Remove HTML ftplugin import from Markdown ftpluginTom Ryder2019-05-231-5/+0
* Move my after ftplugin for Markdown into mainTom Ryder2019-05-231-44/+0
* Add undo instructions for Markdown heading stuffTom Ryder2019-05-231-0/+3
* Adjust order of Markdown heading mapsTom Ryder2019-05-231-2/+2
* Define user command MarkdownHeadingTom Ryder2019-05-231-2/+4
* Set 'include' and 'path' in Vim script filesTom Ryder2019-05-231-0/+6
* Remove '\'' sh ftplugin map; <Esc> interferenceTom Ryder2019-05-211-9/+0
* Add mappings and function for Markdown headingsTom Ryder2019-05-211-0/+6
* Use nicer patch-checking syntaxTom Ryder2019-05-201-3/+1
* Start spell-checking HTMLTom Ryder2019-05-191-0/+6
* Don't bother checking for the 'spell' featureTom Ryder2019-05-191-15/+10
* Split long lines with version/patch check patternTom Ryder2019-05-171-1/+2
* Adjust 'commentstring' and 'include' C Vim settingTom Ryder2019-05-111-4/+5
* Replace text.vim ftplugin entirelyTom Ryder2019-05-111-5/+0
* Remove unnecessary g: prefixes to Vim variablesTom Ryder2019-05-0911-14/+14
* Adjust matchit words for Vim filetypeTom Ryder2019-04-301-0/+12