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-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
2018-04-06
Add 'github-url' plugin
Teddy Wing
2018-04-06
vimrc: Add `z<C-]>` mapping
Teddy Wing
2018-03-28
git-blamer: Run `git show` on <Enter>
Teddy Wing
2018-03-25
git-blamer: Refocus original window when blamer buffer is closed
Teddy Wing
2018-03-24
git-blamer: Fix bug when `nowrap`
Teddy Wing
2018-03-07
git-blamer: Set `nowrap` on buffer
Teddy Wing
2018-03-07
git-blamer: Add `q` mapping to quit window
Teddy Wing
2018-03-07
git-blamer: Use `syncbind` to aid horizontal line alignment
Teddy Wing
2018-03-07
git-blamer: Use `cursor()` instead of `setpos()`
Teddy Wing
[prev]
[next]