aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2017-09-19vimrc: Add mapping to run RSpec file with unicode "hole" characterTeddy Wing
2017-09-19vimrc: Add <leader>mk mapping to save Vim sessionTeddy Wing
2017-09-19vimrc: Set 'backspace=indent,eol,start'Teddy Wing
2017-08-11vimrc: Add window number to statuslineTeddy Wing
2017-08-10Add ftplugin/haskell.vimTeddy Wing
2017-07-31projects/af83.vim: Move `g:rspec_command` setting from stif.vim hereTeddy Wing
2017-07-09Update 'vim-grappele' to v0.0.4Teddy Wing
2017-07-04vimrc: Add ZA mapping to update all buffers and quitTeddy Wing
2017-05-31Add projects/stif.vimTeddy Wing
2017-05-10Update 'vim-gitcha' to v0.0.2Teddy Wing
2017-05-04vimrc: Add <leader>sm mapping to split chained method callsTeddy Wing
2017-05-04whitespace-method-chain: Silence commandsTeddy Wing
2017-05-04whitespace-method-chain: Move function to autoloadTeddy Wing
2017-05-04Rename 'whitespace-chain' to 'whitespace-method-chain'Teddy Wing
2017-05-04Add 'whitespace-chain' pluginTeddy Wing
2017-05-04projects/af83.vim: Set a custom .agignore for PickTeddy Wing
2017-04-29Add ftplugin/gitcommit_gitcha.vimTeddy Wing
2017-04-29Add 'vim-gitcha' pluginTeddy Wing
2017-04-29Add ftdetect/slim.vimTeddy Wing
2017-04-24vimrc: Make <C-w><C-q> a no-opTeddy Wing
2017-04-07vimrc: Make <C-w>q command a no-opTeddy Wing
2017-03-31Add 'vim-argwrap' pluginTeddy Wing
2017-03-22Add 'vim-repeat' pluginTeddy Wing