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-09-26
ftplugin/go.vim: Change `<leader>cf` mapping to `<leader>cd`
Teddy Wing
2019-09-11
github-url: Fix URL generation when `:pwd` is below repository root
Teddy Wing
2019-09-02
projects/aodocs.vim: Add comment leader 'formatoptions'
Teddy Wing
2019-08-01
ftplugin/netrw.vim: Remove `nowrap` from `g:netrw_bufsettings`
Teddy Wing
2019-07-21
Add ftplugin/gitcommit_pullreq_editmsg.vim
Teddy Wing
2019-07-11
projects/aodocs.vim: Set HTML indentation rules
Teddy Wing
2019-07-03
projects/aodocs.vim: Add mappings to run `ufo-cache-syncclient` program
Teddy Wing
2019-07-03
vimrc: Use Undotree on Windows
Teddy Wing
2019-06-20
Add ftplugin/lua.vim
Teddy Wing
2019-06-19
vimrc: Ignore `.git` directory in `g:pick_command`
Teddy Wing
2019-06-17
vimrc: Don't preserve indentation on empty lines
Teddy Wing
2019-06-16
vimrc: Disable modelines
Teddy Wing
2019-06-08
projects/aodocs.vim: Silence Git commit title length mappings
Teddy Wing
2019-06-08
projects/aodocs.vim: Make commit title length variable based on issue ID
Teddy Wing
2019-06-08
projects/aodocs.vim: Allow longer Git commit titles
Teddy Wing
2019-06-08
vimrc: Move RSpec mappings to ftplugin/ruby.vim
Teddy Wing
2019-06-08
diff_corrections: Use better autocmds
Teddy Wing
2019-06-05
ftplugin/gitcommit.vim: Turn on 'formatoptions' `n`
Teddy Wing
2019-06-05
Add 'jira-text-formatting-notation-help' plugin
Teddy Wing
2019-06-03
diff_corrections: Set 'wrap'
Teddy Wing
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
[next]