Popular repositories
426 contributions in the last year
Less
More
Activity overview
Contribution activity
October 2021
Created 11 commits in 3 repositories
Created a pull request in neovim/neovim that received 1 comment
Opened 1 other pull request in 1 repository
neovim/neovim
1
merged
Reviewed 44 pull requests in 1 repository
neovim/neovim
44 pull requests
- build: isolate the user environment XDG_DATA_DIRS on tests
- refactor: format all C files under nvim/
- Fix highlight colors with TERM=linux
- feat(ui): add vim.ui.input and use in lsp rename
- Refactor Python provider detection and health checks
- treesitter config: query_file_ignore_patterns
- vim-patch:8.0.{1459,1460,1461,1463},8.1.{0602,0604,1291},8.2.{0189,0876,0909,1411}: chdir and DirChanged related patches
- ci: disable commitlinter on draft pull requests
- ci: properly credit authors when running typo workflow
- vim-patch:8.2.0212: missing search/substitute pattern hardly tested
-
feat(healthcheck): prevent duplicated healthchecks whene
-in module name - Retain cursorlineopt=number in terminal mode
- fix(api): fix nvim_buf_set_extmark
-
Feat: add option
completefilterfuncfor fuzzy completion - vim-patch:8.2.0017
- fix(runtime/health): mitigate issues with duplicate healthchecks
- refactor: remove superfluous function-like macros
- docs: regenerate
-
docs(contrib): recommend
nvim --clean - feat(checkhealth): support Lua healthchecks
- fix(lsp): default to UTF-16 in make_position_params
- vim-patch:6e649224926b
- refactor: format header files with uncrustify
- docs: provide minimal init.lua and recommend it
- refactor(api): re-organanize public and private API functions
- Some pull request reviews not shown.
Created an issue in neovim/neovim that received 7 comments
defaults(quickfix): improve layout/UI
Feature description https://gitlab.com/yorickpeterse/nvim-pqf shows a cosmetic/layout/UI improvement for the quickfix list: Proposal These seem li…
7
comments