aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Expand)AuthorAgeFilesLines
* Remove ~/.vim/config sourcingTom Ryder2019-05-241-3/+0
* 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
* Make space appending for quote indent configurableTom Ryder2019-05-231-6/+9
* Use get() for mail buffer variable fetchTom Ryder2019-05-231-3/+1
* 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
* Update vim-squeeze-repeat-bolanks to v0.3.0Tom Ryder2019-05-231-0/+0
* Use case-sensitive operators to appease vim-vintTom Ryder2019-05-231-3/+3
* 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
* Add foldexpr function deletion to undoTom Ryder2019-05-231-1/+1
* Give credit to Tim PopeTom Ryder2019-05-231-2/+2
* Adopt heading-based Markdown foldingTom Ryder2019-05-231-15/+13
* Remove redundancies from 'formatoptions' settingTom Ryder2019-05-231-3/+1
* Break apart 'comments' definitionsTom Ryder2019-05-231-2/+5
* Use variable assignment for complex patternTom Ryder2019-05-231-1/+1
* Correct definition for b:undo_ftpluginTom Ryder2019-05-231-1/+1
* Refactor undo_ftplugin lines for Markdown ftpluginTom Ryder2019-05-231-6/+2
* Break up Markdown ftplugin option settingsTom Ryder2019-05-231-2/+8
* Adjust header/footer for Markdown ftpluginTom Ryder2019-05-231-7/+3
* Remove HTML ftplugin import from Markdown ftpluginTom Ryder2019-05-232-7/+0
* Move my after ftplugin for Markdown into mainTom Ryder2019-05-232-44/+44
* Add Tim Pope's Markdown ftpluginTom Ryder2019-05-231-0/+50
* 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
* Don't set 'path' to ** by defaultTom Ryder2019-05-231-2/+2
* Add mapping to toggle 'autoindent'Tom Ryder2019-05-221-0/+3
* Ignore #emacs_backup# file patternTom Ryder2019-05-221-1/+1
* Remove '\'' sh ftplugin map; <Esc> interferenceTom Ryder2019-05-211-9/+0
* Flesh out a commentTom Ryder2019-05-211-2/+2
* Add count to sudo(8) pathsTom Ryder2019-05-211-2/+2
* Use MYVIM instead of MYVIMRUNTIMETom Ryder2019-05-211-7/+7
* Revert "Try ternary operator for $MYVIMRUNTIME ...Tom Ryder2019-05-211-5/+5
* Add comments to Markdown heading mappingTom Ryder2019-05-211-0/+12
* End heading mapping on first columnTom Ryder2019-05-211-0/+1
* Improve Markdown heading mappingTom Ryder2019-05-211-2/+5
* Add mappings and function for Markdown headingsTom Ryder2019-05-212-0/+12
* Move shebang change filetype hooks into pluginTom Ryder2019-05-213-14/+0
* Use nicer patch-checking syntaxTom Ryder2019-05-202-7/+3
* Revert "Follow the manual's instructions for 't...Tom Ryder2019-05-201-2/+6
* Follow the manual's instructions for 'ttymouse'Tom Ryder2019-05-201-6/+2
* Start spell-checking HTMLTom Ryder2019-05-191-0/+6