Highlights
- Arctic Code Vault Contributor
- Pro
Popular repositories
1,337 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 25 commits in 4 repositories
Created a pull request in universal-ctags/ctags that received 3 comments
appveyor: Revise packaging of debug symbols
Stop creating a separate debug package which includes whole documents.
Instead, create a package that includes only debug symbols.
Use objcopy --on…
+8
−2
•
3
comments
Opened 1 other pull request in 1 repository
universal-ctags/ctags-win32
1
merged
Reviewed 4 pull requests in 3 repositories
vim-jp/vimdoc-ja-working 2 pull requests
vim/vim 1 pull request
universal-ctags/ctags 1 pull request
Created an issue in vim/vim that received 15 comments
Ctrl-V U doesn't work when modifyOtherKeys is enabled
Describe the bug
Typing Ctrl-V U in insert mode shows U instead of entering the hexadecimal mode.
To Reproduce
Run vim --clean.
Type i to go to in…
15
comments