index
:
dotvim
master
My vim configuration
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-02-12
Add 'searchop' plugin
Teddy Wing
2020-02-12
projects/aodocs.vim: Add `JiraOpen` command
Teddy Wing
2019-12-15
Add 'nohai' plugin
Teddy Wing
2019-12-13
cmd-escape: Make the plugin code more robust
Teddy Wing
2019-12-13
Add 'cmd-escape' plugin idea
Teddy Wing
2019-12-13
case-star: Get `c#` mapping working in the middle of a word
Teddy Wing
2019-12-09
git-shortcuts: Silence mappings
Teddy Wing
2019-12-09
vimrc: Set 'grepprg' to Ripgrep
Teddy Wing
2019-12-09
Add ideas for 'case_star' plugin
Teddy Wing
2019-11-18
vimrc: Add v_<leader>w mapping to search with Ripgrep
Teddy Wing
2019-11-18
vimrc: Add gS mapping to ArgWrap
Teddy Wing
2019-11-18
ftdetect/json.vim: Disable on Vim < 8
Teddy Wing
2019-11-18
projects/aodocs.vim: Add <C-x>u command mapping to insert UFO ticket folder
Teddy Wing
2019-11-04
Add ftplugin/javascript.vim
Teddy Wing
2019-10-27
git-shortcuts: Add commit movement omaps
Teddy Wing
2019-10-27
Add 'git-shortcuts' plugin
Teddy Wing
2019-10-21
Remove ftplugin/gitcommit_pullreq_editmsg.vim
Teddy Wing
2019-10-15
projects/aodocs.vim: Set Shell indentation rules
Teddy Wing
2019-09-30
projects/aodocs.vim: Set CSS indentation rules
Teddy Wing
2019-09-30
projects/aodocs.vim: Add mappings to enable/disable ESLint debugger
Teddy Wing
2019-09-26
surround.vim: Add `s` for GitHub suggestion surrounding
Teddy Wing
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
[next]