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-06-15
Add 'vim-tbuffer' plugin
Teddy Wing
2020-06-15
ftplugin/go.vim: Add `Ze` mapping to insert `if err` block
Teddy Wing
2020-06-13
colors/twilight256.vim: Highlight comments in a lighter grey colour
Teddy Wing
2020-06-01
ftplugin/go.vim: Turn on `b:argwrap_tail_comma`
Teddy Wing
2020-05-08
projects/aodocs.vim: Add mapping to copy the last TODO entry
Teddy Wing
2020-05-08
ftplugin/typescript.vim: Set 'commentstring'
Teddy Wing
2020-05-08
Add 'typescript-vim' plugin
Teddy Wing
2020-04-29
colors/twilight256: Remove underline on current line number
Teddy Wing
2020-04-24
projects/aodocs.vim: Add SCSS and TypeScript indentation
Teddy Wing
2020-04-15
Add 'vim-table-mode' plugin
Teddy Wing
2020-04-15
Add 'vim-textobj-quote' plugin
Teddy Wing
2020-04-01
projects/aodocs.vim: Update UFO Go import path
Teddy Wing
2020-03-25
todo: Rename plugin to 'todo-comments'
Teddy Wing
2020-03-25
ftplugin/todo.vim: Highlight `todoUnimportant` as a light grey
Teddy Wing
2020-03-24
Update 'vim-twodo' to v0.1.1
Teddy Wing
2020-03-24
git-shortcuts: Move to the previous commit if on a "commit" line
Teddy Wing
2020-03-12
ftplugin/go.vim: Add a mapping to open the alternate file in a split
Teddy Wing
2020-03-12
todo: Add count support to TODO movement commands
Teddy Wing
2020-03-12
todo: Silence mappings
Teddy Wing
2020-03-12
todo: Add `<Plug>` mappings
Teddy Wing
2020-03-12
todo: Add load guard
Teddy Wing
2020-03-12
todo: Move functions to autoload
Teddy Wing
2020-03-12
Add 'todo' plugin
Teddy Wing
2020-02-26
vimrc: Add `<C-w>e` mapping to open the current buffer in a new tab
Teddy Wing
2020-02-26
vimrc: Add `<leader>cF` mapping to copy the absolute path of a file
Teddy Wing
2020-02-26
projects/aodocs.vim: Use Firefox Nightly for :GoPlay
Teddy Wing
2020-02-26
vimrc: Turn off vim-go fmt on save
Teddy Wing
2020-02-26
ftplugin/go.vim: Add mapping to show alternate file
Teddy Wing
2020-02-26
vimrc: Turn off vim-go ftplugin definition mappings
Teddy Wing
2020-02-26
ftplugin/go.vim: Enable the vim-go ftplugin
Teddy Wing
2020-02-26
vimrc: Turn off `gopls` in vim-go
Teddy Wing
2020-02-12
Update 'vim-go' to latest (b3c3b6585)
Teddy Wing
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
[next]