aboutsummaryrefslogtreecommitdiff
path: root/vim/autoload
Commit message (Collapse)AuthorAgeFilesLines
...
* Rename and refactor option toggle pluginTom Ryder2017-11-041-46/+43
| | | | | | | | Renamed to flag_toggle.vim and placed in autoload using the namespaced autoload function syntax. I'm not sure this is the right approach yet, but I seem to pretty rarely use a Vim earlier than 7.1 these days.
* Don't suggest mappings in Vim plugin commentsTom Ryder2017-11-041-0/+54
| | | | Pretty useless, really.
* Move Vim background detection logic into pluginTom Ryder2017-11-041-0/+18
|
* Use install(1) rather than symlinkingTom Ryder2014-09-281-1/+0
|
* Used direct symlink instead of linking directory.Tom Ryder2012-01-302-1/+1
|
* Added Pathogen back in again.Tom Ryder2012-01-191-0/+1
|
* Gotta be honest with myself, just not using these plugins. Don't really need ↵Tom Ryder2011-11-281-233/+0
| | | | Pathogen.
* Upgraded pathogenTom Ryder2011-09-071-9/+100
|
* Adding Pathogen file.Tom Ryder2011-04-121-0/+142