aboutsummaryrefslogtreecommitdiffstats
path: root/vimrc
AgeCommit message (Expand)Author
2017-09-19vimrc: Set 'backspace=indent,eol,start'Teddy Wing
2017-08-11vimrc: Add window number to statuslineTeddy Wing
2017-07-04vimrc: Add ZA mapping to update all buffers and quitTeddy Wing
2017-05-04vimrc: Add <leader>sm mapping to split chained method callsTeddy 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-13vimrc: Add `<leader>Z` mapping to run a single RSpec testTeddy Wing
2017-02-21vimrc: Change <leader>tf mapping to <leader>zTeddy Wing
2017-02-17vimrc: Add <leader>tf mapping to run current RSpec fileTeddy Wing
2016-04-18vimrc: Remove the `Wrap` commandTeddy Wing
2016-02-15vimrc: Configure SlimvTeddy Wing
2015-11-12vimrc: Output `scrollbind` value with <leader>sbTeddy Wing
2015-10-28vimrc: Add a mapping to open the current file in ChromeTeddy Wing
2015-08-18vimrc: Add mapping to copy current file pathTeddy Wing
2015-08-16vimrc: Remove `g:loaded_auditory` settingTeddy Wing
2015-08-12vimrc: Make <leader>gp mapping saferTeddy Wing
2015-08-12vimrc: Add <leader>gp mapping for git log of current fileTeddy Wing
2015-07-27Track project-specific config filesTeddy Wing
2015-07-24vimrc: Correct spelling in commentTeddy Wing
2015-07-23vimrc: Change pick command from `find` to `ag`Teddy Wing
2015-07-23vimrc: Move comment to git-blamer pluginTeddy Wing
2015-07-23Add git-blamer pluginTeddy Wing
2015-07-23vimrc: Open `git blame` in less instead of in new splitTeddy Wing
2015-07-23vimrc: Add mapping to `git blame` current bufferTeddy Wing
2015-07-21vimrc: Add Netrw mappings for :Explore and its siblingsTeddy Wing
2015-07-14vimrc: Add <leader>bb mappingTeddy Wing
2015-07-14vimrc: Set `splitright`Teddy Wing
2015-07-13vimrc: Update pick mappingsTeddy Wing
2015-07-13vimrc: Remove Command-T configurationTeddy Wing
2015-07-13vimrc: Remove Unite configurationTeddy Wing
2015-07-13vimrc: Remove CtrlP configurationTeddy Wing
2015-07-13vimrc: Add extended pick.vim buffer mappingsTeddy Wing
2015-07-13vimrc: Use `find` as pick.vim commandTeddy Wing
2015-07-13vimrc: Add mappings for pick.vimTeddy Wing
2015-07-12vimrc: Use ag for Ctrl-PTeddy Wing
2015-07-12vimrc: Add unite.vim mappingsTeddy Wing
2015-07-11vimrc: Disable auditory.vimTeddy Wing
2015-07-11vimrc: Remove Autocommands sectionTeddy Wing
2015-07-11vimrc: Remove CopyModeToggle commandTeddy Wing
2015-07-10vimrc: Remove <leader>bl mappingTeddy Wing
2015-07-09vimrc: Add Netrw window size & sort optionsTeddy Wing
2015-07-06vimrc: Remove NERD Tree configurationTeddy Wing
2015-07-06vimrc: Remove EasyGrep configurationTeddy Wing
2015-06-04vimrc: Fix CHANGELOG dateTeddy Wing
2015-06-04vimrc: Add <leader>or mappingTeddy Wing
2015-06-04vimrc: set g:netrw_liststyle=3Teddy Wing
2015-01-06virmc: Set backupcopy=yesTeddy Wing
2014-11-15vimrc: Add <leader>p mappingTeddy Wing
2014-11-12vimrc: set sessionoptions-=optionsTeddy Wing
2014-11-05vimrc: Add command mode mappings for word movementTeddy Wing