Pinned
205 contributions in the last year
Less
More
Activity overview
Contribution activity
May 2021
Created 5 commits in 4 repositories
Created a pull request in neovim/neovim that received 2 comments
checkhealth: do not ignore node_modules
All Node modules are installed in */node_modules/**. Make sure that the check
finds those, even when the user set wildignore to ignore that path.
F…
+4
−4
•
2
comments
Opened 1 other pull request in 1 repository
neovim/neovim
1
merged
Reviewed 7 pull requests in 1 repository
neovim/neovim 7 pull requests
- [RDY] Handle warnings in vim.notify
- get_str_line: Replace grow_array usage
- vim-patch:8.1.1726,8.2.{296,860,1827,2388,2788,2790,2801}
- sign: Fix overflow during adjustment on Windows
- lsp: fix jump list in jump_to_location
- Fix vim.api.nvim_win_get_number to return window numbers.
- Doc: Update vim.cmd docs