aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-05-08Disable 'vim-golang' pluginTeddy Wing
2019-05-08Add 'vim-maildrop' pluginTeddy Wing
2019-05-04vimrc: Have Gundo use Python 3 when Vim is compiled with `+python3`Teddy Wing
2019-05-04vimrc: Use `.agignore` in Pick commandTeddy Wing
2019-05-04Add ftdetect/typescript.vimTeddy Wing
2018-12-13Update 'vim-grappele' to v0.1.0Teddy Wing
2018-12-13ftplugin/objc.vim: Switch alternates on <C-^>Teddy Wing
2018-12-13Add 'vim-fswitch' pluginTeddy Wing
2018-12-13Add 'tabular' pluginTeddy Wing
2018-11-24ftplugin/todo.vim: Don't change highlighting of non-todo filesTeddy Wing
2018-11-24Add ftplugin/dome_key.vimTeddy Wing
2018-11-24Add 'vim-dome-key' pluginTeddy Wing
2018-11-24Add ftplugin/make.vimTeddy Wing
2018-11-24Add ftplugin/objc{,pp}.vimTeddy Wing
2018-04-19Update 'vim-tabs-grep' to v1.0.0Teddy Wing
2018-04-08Add 'vim-tabs-grep' pluginTeddy Wing
2018-04-06github-url: Copy the URL to the clipboard in addition to printing itTeddy Wing
2018-04-06github-url: Add `--no-patch` to `git show` commandTeddy Wing
2018-04-06github-url: Move functions into `autoload`Teddy Wing
2018-04-06github-url: Get rid of useless `echo`Teddy Wing
2018-04-06github-url: Document functionsTeddy Wing
2018-04-06github-url: Don't add ending line to URL if it wasn't part of the rangeTeddy Wing
2018-04-06github-url: Add `<count>` to commandTeddy Wing
2018-04-06Add 'github-url' pluginTeddy Wing
2018-04-06vimrc: Add `z<C-]>` mappingTeddy Wing
2018-03-28git-blamer: Run `git show` on <Enter>Teddy Wing
2018-03-25git-blamer: Refocus original window when blamer buffer is closedTeddy Wing
2018-03-24git-blamer: Fix bug when `nowrap`Teddy Wing
2018-03-07git-blamer: Set `nowrap` on bufferTeddy Wing
2018-03-07git-blamer: Add `q` mapping to quit windowTeddy Wing
2018-03-07git-blamer: Use `syncbind` to aid horizontal line alignmentTeddy Wing
2018-03-07git-blamer: Use `cursor()` instead of `setpos()`Teddy Wing
2018-03-07git-blamer: Align cursor lines of buffer and GitBlamer windowTeddy Wing
2018-03-07git-blamer: Remove terminating whitespaceTeddy Wing
2018-03-07git-blamer: Fix bug causing `cursorbind` to be set on other windowsTeddy Wing
2018-03-05Add 'vim-rails-locale-alternate' pluginTeddy Wing
2018-02-19projects/af83.vim: Add `NO_RCOV=1` to `g:rspec_command`Teddy Wing
2018-02-13ftplugin/mail.vim: Activate Vim's mail ftpluginTeddy Wing
2018-02-10vimrc: Add <leader>w mapping to search with RipgrepTeddy Wing
2018-02-06Create 'vim-latearliest' pluginTeddy Wing
2018-02-05vimrc: Make <leader>sp mapping use `setlocal`Teddy Wing
2018-01-20vimrc: Add <leader>sp mapping to toggle spell checkingTeddy Wing
2017-12-20Update 'vim-grappele' to v0.0.5Teddy Wing
2017-12-13projects/af83.vim: Add abbreviations for OuibusTeddy Wing
2017-12-05ftplugin/ruby.vim: Add mapping to reset the Rails test databaseTeddy Wing
2017-12-05ftplugin/ruby.vim: Add `RubyNewHashSyntax` commandTeddy Wing
2017-11-28vimrc: Log statistics of RSpec command usageTeddy Wing
2017-11-14Add ftplugin/slim.vimTeddy Wing
2017-09-26vimrc: Add mapping to run nearest RSpec with unicode "flag in hole"Teddy Wing
2017-09-22ftplugin/ruby.vim: Add command to stop SpringTeddy Wing