aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-06-15Add 'vim-tbuffer' pluginTeddy Wing
2020-06-15ftplugin/go.vim: Add `Ze` mapping to insert `if err` blockTeddy Wing
2020-06-13colors/twilight256.vim: Highlight comments in a lighter grey colourTeddy Wing
2020-06-01ftplugin/go.vim: Turn on `b:argwrap_tail_comma`Teddy Wing
2020-05-08projects/aodocs.vim: Add mapping to copy the last TODO entryTeddy Wing
2020-05-08ftplugin/typescript.vim: Set 'commentstring'Teddy Wing
2020-05-08Add 'typescript-vim' pluginTeddy Wing
2020-04-29colors/twilight256: Remove underline on current line numberTeddy Wing
2020-04-24projects/aodocs.vim: Add SCSS and TypeScript indentationTeddy Wing
2020-04-15Add 'vim-table-mode' pluginTeddy Wing
2020-04-15Add 'vim-textobj-quote' pluginTeddy Wing
2020-04-01projects/aodocs.vim: Update UFO Go import pathTeddy Wing
2020-03-25todo: Rename plugin to 'todo-comments'Teddy Wing
2020-03-25ftplugin/todo.vim: Highlight `todoUnimportant` as a light greyTeddy Wing
2020-03-24Update 'vim-twodo' to v0.1.1Teddy Wing
2020-03-24git-shortcuts: Move to the previous commit if on a "commit" lineTeddy Wing
2020-03-12ftplugin/go.vim: Add a mapping to open the alternate file in a splitTeddy Wing
2020-03-12todo: Add count support to TODO movement commandsTeddy Wing
2020-03-12todo: Silence mappingsTeddy Wing
2020-03-12todo: Add `<Plug>` mappingsTeddy Wing
2020-03-12todo: Add load guardTeddy Wing
2020-03-12todo: Move functions to autoloadTeddy Wing
2020-03-12Add 'todo' pluginTeddy Wing
2020-02-26vimrc: Add `<C-w>e` mapping to open the current buffer in a new tabTeddy Wing
2020-02-26vimrc: Add `<leader>cF` mapping to copy the absolute path of a fileTeddy Wing
2020-02-26projects/aodocs.vim: Use Firefox Nightly for :GoPlayTeddy Wing
2020-02-26vimrc: Turn off vim-go fmt on saveTeddy Wing
2020-02-26ftplugin/go.vim: Add mapping to show alternate fileTeddy Wing
2020-02-26vimrc: Turn off vim-go ftplugin definition mappingsTeddy Wing
2020-02-26ftplugin/go.vim: Enable the vim-go ftpluginTeddy Wing
2020-02-26vimrc: Turn off `gopls` in vim-goTeddy Wing
2020-02-12Update 'vim-go' to latest (b3c3b6585)Teddy Wing
2020-02-12Add 'searchop' pluginTeddy Wing
2020-02-12projects/aodocs.vim: Add `JiraOpen` commandTeddy Wing
2019-12-15Add 'nohai' pluginTeddy Wing
2019-12-13cmd-escape: Make the plugin code more robustTeddy Wing
2019-12-13Add 'cmd-escape' plugin ideaTeddy Wing
2019-12-13case-star: Get `c#` mapping working in the middle of a wordTeddy Wing
2019-12-09git-shortcuts: Silence mappingsTeddy Wing
2019-12-09vimrc: Set 'grepprg' to RipgrepTeddy Wing
2019-12-09Add ideas for 'case_star' pluginTeddy Wing
2019-11-18vimrc: Add v_<leader>w mapping to search with RipgrepTeddy Wing
2019-11-18vimrc: Add gS mapping to ArgWrapTeddy Wing
2019-11-18ftdetect/json.vim: Disable on Vim < 8Teddy Wing
2019-11-18projects/aodocs.vim: Add <C-x>u command mapping to insert UFO ticket folderTeddy Wing
2019-11-04Add ftplugin/javascript.vimTeddy Wing
2019-10-27git-shortcuts: Add commit movement omapsTeddy Wing
2019-10-27Add 'git-shortcuts' pluginTeddy Wing
2019-10-21Remove ftplugin/gitcommit_pullreq_editmsg.vimTeddy Wing
2019-10-15projects/aodocs.vim: Set Shell indentation rulesTeddy Wing