index
:
dotvim
master
My vim configuration
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-06-03
diff_corrections: Add `cx` mapping to close tab
Teddy Wing
2019-06-03
vimrc: Focus Undotree window when toggled
Teddy Wing
2019-06-03
vimrc: Use Gundo when -python3 and Undotree when +python3
Teddy Wing
2019-06-03
Add 'undotree' plugin
Teddy Wing
2019-06-01
Add ftdetect/git.vim
Teddy Wing
2019-06-01
vimrc: Turn on persistent undo
Teddy Wing
2019-06-01
Add ftplugin/javascript.vim
Teddy Wing
2019-06-01
vimrc: Add `<leader>tc` mapping to close current tab
Teddy Wing
2019-05-25
plugin/better_autoread.vim: Disable automatic `checktime` on Vim 8
Teddy Wing
2019-05-24
projects/aodocs.vim: Set indentation in JavaScript and JSON files
Teddy Wing
2019-05-17
diff-corrections: Don't load if the lambda feature isn't available
Teddy Wing
2019-05-17
diff-corrections/plugin: Add load guard
Teddy Wing
2019-05-17
diff-corrections: Restore old 'cursorline' and Comment highlight
Teddy Wing
2019-05-17
ftplugin/go.vim: Add a mapping to run `goimports`
Teddy Wing
2019-05-17
ftplugin/gitcommit.vim: Turn on spell checking in Git commits
Teddy Wing
2019-05-17
plugin/diff_corrections.vim: Increase 'tabpagemax' to 200
Teddy Wing
2019-05-17
ftplugin/go.vim: Add mapping to `:GoTestCompile`
Teddy Wing
2019-05-17
ftplugin/go.vim: Make `go run` mapping run root main package
Teddy Wing
2019-05-11
diff-corrections: Move corrections to `autoload`
Teddy Wing
2019-05-10
Add 'diff-corrections' to adjust settings during diff mode
Teddy Wing
2019-05-10
Set `GoGuruScope` in AODocs UFO project
Teddy Wing
2019-05-10
ftplugin/go.vim: Add a few mappings to Vim-Go
Teddy Wing
2019-05-10
vimrc: Include hidden files in the Pick list
Teddy Wing
2019-05-10
vimrc: Use long CLI options to `ag` in `g:pick_command`
Teddy Wing
2019-05-08
vimrc: Add next/previous shortcuts for the location list
Teddy Wing
2019-05-08
vimrc: Add basic 'vim-go' settings
Teddy Wing
2019-05-08
Add 'vim-go' plugin
Teddy Wing
2019-05-08
Disable 'vim-golang' plugin
Teddy Wing
2019-05-08
Add 'vim-maildrop' plugin
Teddy Wing
2019-05-04
vimrc: Have Gundo use Python 3 when Vim is compiled with `+python3`
Teddy Wing
2019-05-04
vimrc: Use `.agignore` in Pick command
Teddy Wing
2019-05-04
Add ftdetect/typescript.vim
Teddy Wing
2018-12-13
Update 'vim-grappele' to v0.1.0
Teddy Wing
2018-12-13
ftplugin/objc.vim: Switch alternates on <C-^>
Teddy Wing
2018-12-13
Add 'vim-fswitch' plugin
Teddy Wing
2018-12-13
Add 'tabular' plugin
Teddy Wing
2018-11-24
ftplugin/todo.vim: Don't change highlighting of non-todo files
Teddy Wing
2018-11-24
Add ftplugin/dome_key.vim
Teddy Wing
2018-11-24
Add 'vim-dome-key' plugin
Teddy Wing
2018-11-24
Add ftplugin/make.vim
Teddy Wing
2018-11-24
Add ftplugin/objc{,pp}.vim
Teddy Wing
2018-04-19
Update 'vim-tabs-grep' to v1.0.0
Teddy Wing
2018-04-08
Add 'vim-tabs-grep' plugin
Teddy Wing
2018-04-06
github-url: Copy the URL to the clipboard in addition to printing it
Teddy Wing
2018-04-06
github-url: Add `--no-patch` to `git show` command
Teddy Wing
2018-04-06
github-url: Move functions into `autoload`
Teddy Wing
2018-04-06
github-url: Get rid of useless `echo`
Teddy Wing
2018-04-06
github-url: Document functions
Teddy Wing
2018-04-06
github-url: Don't add ending line to URL if it wasn't part of the range
Teddy Wing
2018-04-06
github-url: Add `<count>` to command
Teddy Wing
[next]