aboutsummaryrefslogtreecommitdiffstats
path: root/vimrc
AgeCommit message (Expand)Author
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
2014-06-05vimrc: add 0 and $ mappings for soft wrapped linesTeddy Wing
2014-06-03vimrc: ensure an undo entry is created when saving in Insert modeTeddy Wing
2014-06-03vimrc: ignore "vendor/" in Command-TTeddy Wing
2014-06-02vimrc: change <leader>tx mapping to use "td" insteadTeddy Wing
2014-05-30vimrc: add <leader>tl to go to last active tabTeddy Wing
2014-05-30vimrc: add comment to my "delete buffer & go to previous tab" mapTeddy Wing
2014-05-30vimrc: make even Indent Guides slightly ligher than odd onesTeddy Wing
2014-05-30vimrc: add <leader>tx to delete current buffer & go to previous tabTeddy Wing
2014-05-29vimrc: add <leader>sb to set scrollbindTeddy Wing
2014-05-28vimrc: disable default ftplugins - clean up last commitTeddy Wing
2014-05-28vimrc: figured out how to set b:did_ftplugin properlyTeddy Wing
2014-05-26vimrc: delete `Stab` commandTeddy Wing
2014-05-26vimrc: add mappings for next/previous in quickfix windowTeddy Wing