index
:
dotvim
master
My vim configuration
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-02-19
Add ftdetect/lisp.vim
Teddy Wing
2021-01-26
Add ftdetect/objc.vim
Teddy Wing
2021-01-26
Add ftplugin/lisp.vim
Teddy Wing
2021-01-26
Add 'vlime' plugin
Teddy Wing
2021-01-26
Remove 'slimv' plugin
Teddy Wing
2021-01-26
git-blamer: Add `-M` flag to `git-blame` call
Teddy Wing
2020-10-27
vimrc: Make the `<leader>p` command repeatable
Teddy Wing
2020-10-21
Add 'buffer-delete' plugin
Teddy Wing
2020-10-21
vimrc: Turn off `g:go_code_completion_enabled`
Teddy Wing
2020-10-21
vimrc: Make the `gS` command repeatable
Teddy Wing
2020-10-13
vimrc: Replace `t` cabbrev with `T` command alias
Teddy Wing
2020-10-04
Update 'vim-grappele' to v0.3.0
Teddy Wing
2020-10-04
ftplugin/vim.vim: Activate the built-in Vim ftplugin
Teddy Wing
2020-10-04
ftplugin/typescript.vim: Make `gf` open `index.ts` if path is directory
Teddy Wing
2020-09-28
vimrc: Add `<leader>db` mapping to open files with TBuffer using Pick
Teddy Wing
2020-09-23
projects/aodocs.vim: Add `htodo` abbreviation to insert JSDoc TODO
Teddy Wing
2020-09-22
vimrc: Add i_^r^f mapping to insert the current filename
Teddy Wing
2020-09-18
plugin/abbreviations.vim: Add cabbrevs for T-prefixed commands
Teddy Wing
2020-09-13
vimrc: Set a fixed tall quickfix window height for vim-go
Teddy Wing
2020-09-07
projects/aodocs.vim: Use camel case for Go struct tags
Teddy Wing
2020-09-07
ftplugin/go.vim: Run shell tests with verbose flag
Teddy Wing
2020-08-31
ftplugin/go.vim: Create test file on alternate if it doesn't exist
Teddy Wing
2020-08-02
ftplugin/rust.vim: Fix spacing
Teddy Wing
2020-08-02
ftplugin/rust.vim: Add mapping to run tests
Teddy Wing
2020-07-27
ftplugin/go.vim: Add mapping to run package tests with terminal output
Teddy Wing
2020-07-19
ftplugin/rust.vim: Add a command to run `cargo check`
Teddy Wing
2020-07-19
Add after/ftplugin/rust.vim
Teddy Wing
2020-07-19
ftplugin/rust.vim: Activate Rust plugin's ftplugin
Teddy Wing
2020-07-17
ftplugin/rust.vim: Add mappings to build and run
Teddy Wing
2020-07-17
ftplugin/rust.vim: Turn on `b:argwrap_tail_comma`
Teddy Wing
2020-07-17
Add ftdetect/hcss.vim
Teddy Wing
2020-07-04
projects/aodocs.vim: Set 'path' for UFO extension project
Teddy Wing
2020-06-20
vimrc: Add count support to `[q`, `]q`, `[w`, `]w`
Teddy Wing
2020-06-15
ftplugin/python.vim: Turn on `b:argwrap_tail_comma`
Teddy Wing
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
[next]