Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
593 contributions in the last year
Contribution activity
October 2020
- lifepillar/vim-zeef Vim script
Created an issue in vim/vim that received 2 comments
args forgets undo history
When editing a file with :args, its undo history is cleared.
To Reproduce
Run vim --clean --cmd 'set undofile'
Make some changes to populate the u…