index
:
dotvim
master
My vim configuration
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-04-05
vimrc: Add `[b` and `]b` buffer cycling mappings
HEAD
master
Teddy Wing
2024-03-12
projects/aodocs.vim: Add email signature mapping
Teddy Wing
2023-12-12
prr-ui: Allow `PrrApprove` and `PrrReject` to be called outside of *.prr
Teddy Wing
2023-12-09
prr-ui: Remove `s:active` variable
Teddy Wing
2023-12-09
diff-corrections: Apply diff corrections on BufEnter
Teddy Wing
2023-12-09
colors/twilight256.vim: Increase contrast of diff background colours
Teddy Wing
2023-12-09
prr-ui: Automatically `PrrStart` on `PrrComment`
Teddy Wing
2023-12-07
after/plugin/copilot.vim: Add mappings for GitHub Copilot
Teddy Wing
2023-12-07
after/plugin/prr_ui.vim: Add mapping to `PrrComment`
Teddy Wing
2023-12-07
prr-ui: Comment: Exit early when Prr buffer doesn't exist
Teddy Wing
2023-12-07
prr-ui: Switch to insert mode immediately on `PrrComment`
Teddy Wing
2023-12-06
prr-ui: Implement `PrrComment`
Teddy Wing
2023-12-06
prr-ui: Idea for a command to comment on a line from the code
Teddy Wing
2023-12-06
ftplugin/typescript.vim: Add compile mapping
Teddy Wing
2023-12-06
after/compiler/typescript.vim: Compile all files
Teddy Wing
2023-12-01
ftplugin/typescript.vim: Add debugger mappings
Teddy Wing
2023-11-30
prr-ui: Ensure file is saved before `PrrSubmit`
Teddy Wing
2023-11-30
prr-ui: Pick a random emoji to include in `PrrApprove`
Teddy Wing
2023-11-30
prr-ui: Educate quotes in prr buffers
Teddy Wing
2023-11-30
prr-ui: Move to top of file on `PrrApprove` and `PrrReject`
Teddy Wing
2023-11-27
prr-ui: Add `PrrApprove` and `PrrReject` commands
Teddy Wing
2023-11-27
Add 'vim-fugitive' plugin
Teddy Wing
2023-11-27
Add 'prr-ui' plugin
Teddy Wing
2023-11-06
projects/aodocs.vim: Set 'path' on Smartbar project
Teddy Wing
2023-11-06
bundle/prr: Use stock diff highlighting
Teddy Wing
2023-11-06
ftplugin/typescript.vim: Add 'prettier' formatting
Teddy Wing
2023-11-06
Add 'prr' plugin @ 9b44c3f2d4b79013a00aae82cb59fe63306967ca
Teddy Wing
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
[next]