index
:
dotvim
master
My vim configuration
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-09-25
vimrc: Only turn on 'smoothscroll' if it's available
Teddy Wing
2023-09-25
vimrc: Turn on 'smoothscroll'
Teddy Wing
2023-08-09
projects/aodocs.vim: Move 'wchat' plugin here and change file path
Teddy Wing
2023-08-03
ftplugin/python.vim: Use consistent debugger mappings
Teddy Wing
2023-07-18
ftplugin/ocaml.vim: Add `dune promote` binding
Teddy Wing
2023-07-18
ftplugin/ocaml.vim: Add test binding
Teddy Wing
2023-07-18
ftplugin/ocaml.vim: Add build and run mappings
Teddy Wing
2023-07-18
ftplugin/ocaml.vim: Add indentation settings
Teddy Wing
2023-06-14
git-blamer: Restore &wrap setting on close
Teddy Wing
2023-04-25
ftplugin/java.vim: Set TComment commentstring to '// %s'
Teddy Wing
2023-03-19
insert-layout: Don't load in Vim <9
Teddy Wing
2023-03-19
insert-layout: Add comments for documentation
Teddy Wing
2023-03-19
insert-layout: Move functions to autoload
Teddy Wing
2023-03-19
insert-layout: Remove old commented in-progress code
Teddy Wing
2023-03-19
insert-layout: Error when 'xkbswitch' command not available
Teddy Wing
2023-03-19
insert-layout: Don't remove autocmds in `InsertLayoutOn`
Teddy Wing
2023-03-19
insert-layout: Add completion to `InsertLayout` command
Teddy Wing
2023-03-19
insert-layout: Add commands to turn insert layout on and off
Teddy Wing
2023-03-19
Add 'insert-layout' plugin idea
Teddy Wing
2023-03-09
Add 'vim-mutt-aliases' plugin
Teddy Wing
2022-11-09
Add 'wchat' plugin
Teddy Wing
2022-08-24
vimrc: Turn off Vim-Go goimports on save
Teddy Wing
2022-08-20
vimrc: Add `:Co` command, alias for `:Copy`
Teddy Wing
2022-08-20
Update 'vim-go' to latest (b524371788bcdd87215c6e59ca4b2853553077a4)
Teddy Wing
2022-06-28
vimrc: Add `m,` mapping to save session
Teddy Wing
2022-06-01
vimrc: Disable context.vim by default
Teddy Wing
2022-06-01
vimrc: Add `yp` mapping to paste from the "0 register
Teddy Wing
2022-06-01
Add 'context.vim' plugin
Teddy Wing
2022-05-26
macports-checksums: Add `b:undo_ftplugin`
Teddy Wing
2022-05-26
Add 'macports-checksums' plugin
Teddy Wing
2022-05-26
vimrc: Remove Slimv settings
Teddy Wing
2022-05-26
vimrc: Don't let Paredit change filetype plugin and indent settings
Teddy Wing
2022-05-24
Add 'paredit' plugin
Teddy Wing
2022-05-22
godoc: Clear `goRawString` syntax group
Teddy Wing
2022-05-22
ftplugin/go.vim#s:GoDoc: Start at the top of the documentation
Teddy Wing
2022-05-22
ftplugin/go.vim#s:GoDoc: Change filetype to 'godoc'
Teddy Wing
2022-05-22
ftplugin/go.vim#s:GoDoc: Remove unnecessary `|` in Ex commands
Teddy Wing
2022-05-11
Add 'godoc' plugin
Teddy Wing
2022-05-07
Update 'vlime' to latest (3205f02306314ab8cfc9034cf72097891c923e9d)
Teddy Wing
2022-05-05
ftplugin/go.vim: Allow `:GoDoc` to work with `<cword>`
Teddy Wing
2022-05-05
ftplugin/go.vim: Add `GoDoc` command
Teddy Wing
2022-04-24
plugin/go.vim: Disable 'vim-go' in Vim < 7.4
Teddy Wing
2022-03-07
ftplugin/go.vim: Add 'formatoptions' for comment leaders
Teddy Wing
2021-11-15
Update 'vim-twodo' to v0.2.0
Teddy Wing
2021-11-15
ftplugin/todo.vim: Add `<Space>` as an additional Leader
Teddy Wing
2021-10-06
projects/aodocs.vim: Make `s:TodoCopyLast()` work for second entry
Teddy Wing
2021-10-06
Create 'date' plugin
Teddy Wing
2021-10-06
Add 'vim-git-todo' plugin
Teddy Wing
2021-09-21
ftplugin/mail.vim: Add bindings to add and remove the 'a' format option
Teddy Wing
2021-09-21
vimrc: Add `<C-w>N` to open a new empty buffer in a vertical split
Teddy Wing
[next]