aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-07-02Add ftplugin/{html.vim,htmldjango.vim}Teddy Wing
2014-07-02vimrc: source the built-in matchit pluginTeddy Wing
2014-06-30Create custom tabline.vim pluginTeddy Wing
2014-06-29vimrc: remove commentary.vim autocmdsTeddy Wing
2014-06-29Remove commentary.vim pluginTeddy Wing
2014-06-29Add tcomment pluginTeddy Wing
2014-06-29vimrc: remove custom mappings for TabBarTeddy Wing
2014-06-29Remove TabBar plugin submoduleTeddy 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-18Command-T: update to latestTeddy Wing
2014-06-18README: add vim-scala to the Plugin sectionTeddy Wing
2014-06-18Add vim-scala pluginTeddy Wing
2014-06-14Add ftplugin/go.vimTeddy Wing
2014-06-14unimpaired_paste: fix `yi` mapping (change to `yoi`)Teddy Wing
2014-06-14unimpaired_paste: add `yi` mappingTeddy Wing
2014-06-14README: add new pluginsTeddy Wing
2014-06-14Add go vim pluginTeddy 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-04Add vim-javascript plugin for better syntax highlightingTeddy 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-03Add custom plugin better_autoreadTeddy 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-30Add surround.vim pluginTeddy 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-26Create custom vim plugin for Stab commandTeddy Wing
2014-05-26vimrc: add mappings for next/previous in quickfix windowTeddy Wing
2014-05-25vimrc: set cursorlineTeddy Wing
2014-05-25twilight256: add colour for CursorLineTeddy Wing
2014-05-25README: add Gundo to plugin listTeddy Wing
2014-05-25vimrc: add <leader>gu mapping to toggle GundoTeddy Wing
2014-05-25Add Gundo.vim pluginTeddy Wing
2014-05-25vimrc: allow undo of Ctrl-u and Ctrl-w in insert modeTeddy Wing