aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2019-05-24projects/aodocs.vim: Set indentation in JavaScript and JSON filesTeddy 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-17ftplugin/go.vim: Add a mapping to run `goimports`Teddy Wing
2019-05-17ftplugin/gitcommit.vim: Turn on spell checking in Git commitsTeddy Wing
2019-05-17plugin/diff_corrections.vim: Increase 'tabpagemax' to 200Teddy Wing
2019-05-17ftplugin/go.vim: Add mapping to `:GoTestCompile`Teddy Wing
2019-05-17ftplugin/go.vim: Make `go run` mapping run root main packageTeddy 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-10Set `GoGuruScope` in AODocs UFO projectTeddy Wing
2019-05-10ftplugin/go.vim: Add a few mappings to Vim-GoTeddy Wing
2019-05-10vimrc: Include hidden files in the Pick listTeddy Wing