aboutsummaryrefslogtreecommitdiffstats
path: root/bundle
AgeCommit message (Expand)Author
2020-04-15Add 'vim-textobj-quote' pluginTeddy Wing
2020-03-25todo: Rename plugin to 'todo-comments'Teddy 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-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-12Update 'vim-go' to latest (b3c3b6585)Teddy Wing
2020-02-12Add 'searchop' pluginTeddy 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-09Add ideas for 'case_star' pluginTeddy Wing
2019-10-27git-shortcuts: Add commit movement omapsTeddy Wing
2019-10-27Add 'git-shortcuts' pluginTeddy Wing
2019-09-11github-url: Fix URL generation when `:pwd` is below repository rootTeddy Wing
2019-06-08diff_corrections: Use better autocmdsTeddy Wing
2019-06-05Add 'jira-text-formatting-notation-help' pluginTeddy Wing
2019-06-03diff_corrections: Set 'wrap'Teddy Wing
2019-06-03diff_corrections: Add `cx` mapping to close tabTeddy Wing
2019-06-03Add 'undotree' pluginTeddy Wing
2019-05-17diff-corrections: Don't load if the lambda feature isn't availableTeddy Wing
2019-05-17diff-corrections/plugin: Add load guardTeddy Wing
2019-05-17diff-corrections: Restore old 'cursorline' and Comment highlightTeddy Wing
2019-05-17plugin/diff_corrections.vim: Increase 'tabpagemax' to 200Teddy Wing
2019-05-11diff-corrections: Move corrections to `autoload`Teddy Wing
2019-05-10Add 'diff-corrections' to adjust settings during diff modeTeddy Wing
2019-05-08Add 'vim-go' pluginTeddy Wing
2019-05-08Disable 'vim-golang' pluginTeddy Wing
2019-05-08Add 'vim-maildrop' pluginTeddy Wing
2018-12-13Update 'vim-grappele' to v0.1.0Teddy Wing
2018-12-13Add 'vim-fswitch' pluginTeddy Wing
2018-12-13Add 'tabular' pluginTeddy Wing
2018-11-24Add 'vim-dome-key' pluginTeddy Wing
2018-04-19Update 'vim-tabs-grep' to v1.0.0Teddy Wing
2018-04-08Add 'vim-tabs-grep' pluginTeddy Wing
2018-04-06github-url: Copy the URL to the clipboard in addition to printing itTeddy Wing
2018-04-06github-url: Add `--no-patch` to `git show` commandTeddy Wing
2018-04-06github-url: Move functions into `autoload`Teddy Wing
2018-04-06github-url: Get rid of useless `echo`Teddy Wing
2018-04-06github-url: Document functionsTeddy Wing
2018-04-06github-url: Don't add ending line to URL if it wasn't part of the rangeTeddy Wing
2018-04-06github-url: Add `<count>` to commandTeddy Wing
2018-04-06Add 'github-url' pluginTeddy Wing
2018-03-28git-blamer: Run `git show` on <Enter>Teddy Wing