Pinned
191 contributions in the last year
Less
More
Activity overview
Contribution activity
June 2021
mhinz has no activity
yet for this period.
May 2021
Created 16 commits in 8 repositories
Created a pull request in neovim/neovim that received 15 comments
ci: fix stalling Windows builds
As jamessan and janlazo found out, it's probably caused by the use of :!GZIP=
on Windows.
But we already clear $GZIP a few lines earlier.
References …
+169
−135
•
15
comments
Opened 5 other pull requests in 2 repositories
neovim/neovim
4
merged
neovim/nvim-lspconfig
1
merged
Reviewed 14 pull requests in 3 repositories
neovim/neovim 12 pull requests
- fix(tui): Stop sending extra parameter for save/restore title
- Deduplicate env var names on Windows
- github: autolabel pull requests
- win/package: update wintools.zip for curl v7.76.1
- fix(vim-patch.sh -m): Show all commits touching a file, not just the first
-
[RDY] Fix
<afile>getting prepended with a slash on WinClosed - [RDY] Handle warnings in vim.notify
- get_str_line: Replace grow_array usage
- 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
neovim/neovim.github.io 1 pull request
neovim/deps 1 pull request
Created an issue in nvim-telescope/telescope.nvim that received 2 comments
Telescope doesn't clean up properly on <c-c>
Description It seems that the Telescope buffer isn't cleaned up properly on <c-c> in a buffer with nobuflisted and hidden set. No preview window m…
2
comments