aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2019-09-30projects/aodocs.vim: Set CSS indentation rulesTeddy Wing
2019-09-30projects/aodocs.vim: Add mappings to enable/disable ESLint debuggerTeddy Wing
2019-09-26surround.vim: Add `s` for GitHub suggestion surroundingTeddy Wing
2019-09-26ftplugin/go.vim: Change `<leader>cf` mapping to `<leader>cd`Teddy Wing
2019-09-11github-url: Fix URL generation when `:pwd` is below repository rootTeddy Wing
2019-09-02projects/aodocs.vim: Add comment leader 'formatoptions'Teddy Wing
2019-08-01ftplugin/netrw.vim: Remove `nowrap` from `g:netrw_bufsettings`Teddy Wing
2019-07-21Add ftplugin/gitcommit_pullreq_editmsg.vimTeddy Wing
2019-07-11projects/aodocs.vim: Set HTML indentation rulesTeddy Wing
2019-07-03projects/aodocs.vim: Add mappings to run `ufo-cache-syncclient` programTeddy Wing
2019-07-03vimrc: Use Undotree on WindowsTeddy Wing
2019-06-20Add ftplugin/lua.vimTeddy Wing
2019-06-19vimrc: Ignore `.git` directory in `g:pick_command`Teddy Wing
2019-06-17vimrc: Don't preserve indentation on empty linesTeddy Wing
2019-06-16vimrc: Disable modelinesTeddy Wing
2019-06-08projects/aodocs.vim: Silence Git commit title length mappingsTeddy Wing
2019-06-08projects/aodocs.vim: Make commit title length variable based on issue IDTeddy Wing
2019-06-08projects/aodocs.vim: Allow longer Git commit titlesTeddy Wing
2019-06-08vimrc: Move RSpec mappings to ftplugin/ruby.vimTeddy Wing
2019-06-08diff_corrections: Use better autocmdsTeddy Wing
2019-06-05ftplugin/gitcommit.vim: Turn on 'formatoptions' `n`Teddy 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-03vimrc: Focus Undotree window when toggledTeddy Wing
2019-06-03vimrc: Use Gundo when -python3 and Undotree when +python3Teddy Wing
2019-06-03Add 'undotree' pluginTeddy Wing
2019-06-01Add ftdetect/git.vimTeddy Wing
2019-06-01vimrc: Turn on persistent undoTeddy Wing
2019-06-01Add ftplugin/javascript.vimTeddy Wing
2019-06-01vimrc: Add `<leader>tc` mapping to close current tabTeddy Wing
2019-05-25plugin/better_autoread.vim: Disable automatic `checktime` on Vim 8Teddy Wing