aboutsummaryrefslogtreecommitdiff
path: root/vim/autoload
Commit message (Expand)AuthorAgeFilesLines
...
* Rename filetype repeat commandsTom Ryder2020-01-031-2/+2
* Fix case sensitivity of an operator for vim-vintTom Ryder2020-01-031-1/+1
* Fix up some blank lines and commentsTom Ryder2020-01-039-4/+30
* Remove duplicate function definitionsTom Ryder2020-01-031-46/+0
* Rename and move HTML URL anchoringTom Ryder2020-01-032-16/+15
* Rename HTML tidy functionTom Ryder2020-01-031-1/+1
* Correct wildcard escaping in option esc functionTom Ryder2020-01-031-1/+1
* Reimplement mail header importance flaggingTom Ryder2020-01-014-32/+117
* Add trailing commasTom Ryder2019-12-301-2/+2
* Move ft=mail start suggestion to autoloadTom Ryder2019-12-301-0/+40
* Specify encoding of file with ZALGO commentTom Ryder2019-12-301-0/+2
* Add abort attribute for markdown#Fold()Tom Ryder2019-12-301-1/+1
* Move Markdown folding into functionTom Ryder2019-12-301-0/+23
* Remove unneeded map#() autoload functionTom Ryder2019-12-302-13/+1
* Put a common string into a variableTom Ryder2019-12-301-2/+5
* Add some commentsTom Ryder2019-12-301-0/+26
* Factor out HTML timestamp update into sep fileTom Ryder2019-12-301-0/+45
* Fix and refactor HTML timestamp updatingTom Ryder2019-12-281-9/+38
* Reshape autoloads into noun#Verb() patternTom Ryder2019-12-216-35/+25
* Fix up capitalization patterns for indent autoloadTom Ryder2019-12-211-5/+5
* Revert "Delete unused autoload function"Tom Ryder2019-12-211-0/+12
* Make a pattern stricter for #has()Tom Ryder2019-12-211-1/+1
* Add a few comment linesTom Ryder2019-12-219-0/+49
* Delete unused autoload functionTom Ryder2019-12-211-12/+0
* Spin spellfile_local plugin out into new pluginTom Ryder2019-12-191-154/+0
* Overhaul spellfile_local.vim pluginTom Ryder2019-12-191-52/+134
* Comment and clean up new Vim configurationTom Ryder2019-12-182-8/+32
* Refactor indent macros into autoload functionTom Ryder2019-12-181-0/+32
* Set 'cursorline' for all windows on colors changeTom Ryder2019-12-181-0/+10
* Simplify 'cursorline' switchingTom Ryder2019-12-181-8/+0
* Spin scratch_buffer.vim plugin into a distTom Ryder2019-07-241-11/+0
* Spin alternate_filetypes.vim plugin into a distTom Ryder2019-07-231-13/+0
* Avoid let-& syntaxTom Ryder2019-07-111-0/+8
* Backport convenient patch-* test to old VimTom Ryder2019-07-071-0/+16
* Remove multibyte character from autoload fileTom Ryder2019-07-071-1/+1
* Rearrange command/function call semanticsTom Ryder2019-07-071-4/+5
* Handle path expansion in CreatePathTom Ryder2019-07-061-2/+3
* Force load of Funcref autoload func on older VimTom Ryder2019-07-061-0/+4
* Remove excessive linebreaksTom Ryder2019-07-061-0/+7
* Add case sensitivity flag to needed opersTom Ryder2019-07-061-2/+1
* Factor out functions from vimrcTom Ryder2019-07-067-0/+56
* Rename scratch.vim to scratch_buffer.vimTom Ryder2019-06-241-1/+1
* Replace existing Markdown heading underlinesTom Ryder2019-06-231-2/+7
* Add basic homebrew scratch buffer pluginTom Ryder2019-06-231-0/+11
* Remove :Fortunate call from startupTom Ryder2019-06-231-16/+1
* Use tr() over substitute() for character swapTom Ryder2019-06-221-1/+1
* Fix up some pattern qualifiersTom Ryder2019-06-221-3/+3
* Move mail ftplugin function out into autoloadTom Ryder2019-06-221-0/+23
* Move 'filetype' display to command definitionTom Ryder2019-06-221-1/+0
* Darken :Fortune display somewhatTom Ryder2019-06-221-1/+1