aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Expand)AuthorAgeFilesLines
...
* | Add a little more syntax contextTom Ryder2018-06-061-2/+2
* | Move syntax block upTom Ryder2018-06-061-18/+18
* | Check for 'formatlistpat' option existenceTom Ryder2018-06-061-3/+5
* | Correct ksh patternTom Ryder2018-06-061-1/+1
|/
* Add custom scripts.vimTom Ryder2018-06-062-52/+69
* Factor out password redaction into new pluginTom Ryder2018-06-062-43/+0
* Spacing adjustmentsTom Ryder2018-06-061-4/+0
* Abbreviate and invert j/gj,k/gk mappingsTom Ryder2018-06-061-4/+4
* Refactor vim/vimrcTom Ryder2018-06-061-172/+127
* Consolidate .vimrc and .vim/filetype.vimTom Ryder2018-06-0669-781/+807
* Update markdown/autoformat.vimTom Ryder2018-06-051-0/+0
* Merge branch 'hotfix/v0.47.1' into developTom Ryder2018-06-051-0/+0
|\
| * Update submodulesTom Ryder2018-06-051-0/+0
* | Correct a path in a VimL commentTom Ryder2018-06-051-1/+1
|/
* Spin off markdown_autoformat as its own distroTom Ryder2018-06-052-108/+0
* Restore ftplugin extras to vim/after dirTom Ryder2018-06-053-0/+0
* Add ftplugin infrastructure and commentsTom Ryder2018-06-051-6/+16
* Add global options for markdown_autoformat.vimTom Ryder2018-06-051-13/+19
* Use += shorthand in Vim ftpluginTom Ryder2018-06-051-1/+1
* Pass in mapped key directly, not a flagTom Ryder2018-06-051-8/+4
* Use correct function for function existence checkTom Ryder2018-06-041-3/+3
* Move Markdown and PHP ftplugins from after dirTom Ryder2018-06-043-0/+0
* Make private copy of ftplugin/markdown.vimTom Ryder2018-06-041-0/+43
* Correct a comment in ftplugin/php.vimTom Ryder2018-06-041-1/+1
* 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