aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Expand)AuthorAgeFilesLines
* Support counts and registers in paste wrappingTom Ryder2018-06-041-3/+3
* Rearrange/correct markdown_autoformat.vimTom Ryder2018-06-041-19/+9
* Use case-insensitive Vim ==#Tom Ryder2018-06-043-3/+3
* Clear markdown_autoformat.vim autocmds correctlyTom Ryder2018-06-041-1/+1
* Move markdown_autoformat.vim funcs back to localTom Ryder2018-06-042-67/+64
* Don't load my HTML ftplugins for Markdown typesTom Ryder2018-06-043-3/+15
* Set and clear Markdown autocmd in groupTom Ryder2018-06-041-4/+13
* Use heuristics on Markdown to guess autoformatTom Ryder2018-06-042-0/+28
* Refactor suspend_autoformat.vim, add autoloadTom Ryder2018-06-043-34/+72
* Add mail ftdetect rulesTom Ryder2018-06-031-0/+4
* Correct logic of Markdown/text spell checkingTom Ryder2018-06-032-14/+18
* Vim ftplugin: hold autoformat in *.md code blocksTom Ryder2018-06-031-0/+34
* Remove accidentally committed ";" fileTom Ryder2018-06-031-12/+0
* Add shebang and opening tag detect for PHPTom Ryder2018-06-032-0/+20
* Refine shebangs in filetype detectionTom Ryder2018-06-036-8/+8
* Implement personal filetype.vimTom Ryder2018-06-0340-12/+220
* Refactor Vim distribution plugin/macro handlingTom Ryder2018-06-025-33/+50
* Use full commands in buffer cycle mappingsTom Ryder2018-06-021-2/+2
* Upgrade mail_mutt.vim plugin to v0.2.0Tom Ryder2018-06-021-0/+0
* Update Vim submodulesTom Ryder2018-06-021-0/+0
* Properly remove submodule dirsTom Ryder2018-06-022-0/+0
* Remove unimpaired.vimTom Ryder2018-06-024-0/+12
* Update Vim plugin submodulesTom Ryder2018-06-011-0/+0
* Update submodulesTom Ryder2018-06-012-0/+0
* Update submodules with Vim lint fixesTom Ryder2018-05-312-0/+0
* Correct comment typoTom Ryder2018-05-311-1/+1
* Merge auto_*dir.vim plugins into one, spun outTom Ryder2018-05-3110-263/+6
* Spin off command_typos Vim pluginTom Ryder2018-05-313-73/+0
* Spin off big_file_options Vim pluginTom Ryder2018-05-313-94/+0
* Update Vim pluginsTom Ryder2018-05-314-0/+0
* Spin off strip_trailing_whitespace Vim pluginTom Ryder2018-05-313-121/+0
* Spin off mail_mutt Vim pluginTom Ryder2018-05-313-122/+0
* Spin off copy_linebreak Vim pluginTom Ryder2018-05-313-124/+0
* Junk detect_background.vim and thereby autoloadTom Ryder2018-05-313-84/+5
* Spin off toggle_option_flag Vim pluginTom Ryder2018-05-303-141/+0
* Spin off fixed_join Vim pluginTom Ryder2018-05-303-97/+0
* Spin off insert_suspend_hlsearch Vim pluginTom Ryder2018-05-303-76/+0
* Add feat requirements to hlsearch suspend docTom Ryder2018-05-301-2/+3
* Tidy comments, func names for 'hlsearch' suspendTom Ryder2018-05-301-9/+10
* Require +extra_search feat for 'hlsearch' suspendTom Ryder2018-05-301-1/+1
* Remove untidy commentTom Ryder2018-05-301-1/+0
* Merge branch 'hotfix/v0.34.1' into developTom Ryder2018-05-301-1/+0
|\
| * Remove stray echo from Vim pluginTom Ryder2018-05-301-1/+0
* | Use _save suffix for option caching variableTom Ryder2018-05-281-2/+2
|/
* Use script variable to keep showbreak settingTom Ryder2018-05-281-2/+3
* Update Vim plugin submodulesTom Ryder2018-05-252-0/+0
* Toggle Vim 'list', 'number' and 'wrap' globallyTom Ryder2018-05-182-3/+3
* Rebind Space in Vim normal mode to scrollTom Ryder2018-04-021-0/+3
* Turn off Vim 'softtabstop' for CSV and TSV filesTom Ryder2018-02-172-2/+4
* Remove 'smarttab' settingTom Ryder2018-02-171-4/+0