aboutsummaryrefslogtreecommitdiffstats
path: root/vimrc
AgeCommit message (Expand)Author
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
2014-10-30vimrc: Add <leader>tq mappingTeddy Wing
2014-09-10vimrc: Add <leader>r mapping to reload current fileTeddy Wing
2014-07-06vimrc: ignore node_modules/ from Command-TTeddy Wing
2014-07-02vimrc: source the built-in matchit pluginTeddy Wing
2014-06-29vimrc: remove commentary.vim autocmdsTeddy Wing
2014-06-29vimrc: remove custom mappings for TabBarTeddy Wing
2014-06-28vimrc: add mapping to split multiple XML tags to separate linesTeddy Wing
2014-06-27vimrc: add line ending type to statuslineTeddy Wing
2014-06-27vimrc: fix whitespace of 2014.06.26 changelog headerTeddy Wing
2014-06-26vimrc: update <c-h> mapping to reselect selectionTeddy Wing
2014-06-25vimrc: add <leader>sf mapping to :CommandTFlushTeddy Wing
2014-06-19vimrc: fix Open path in Finder mappingTeddy Wing
2014-06-19vimrc: fix Open in Textmate mappingTeddy Wing
2014-06-09vimrc: fix 'open in Finder' mappingTeddy Wing
2014-06-09vimrc: add mapping to open current file's directory in FinderTeddy Wing
2014-06-06vimrc: add mapping to open current file in TextMateTeddy Wing
2014-06-06vimrc: mapping to copy text to OS X clipboardTeddy Wing