Block or Report
Block or report zeertzjq
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse3,647 contributions in the last year
| Day of Week | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | ||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
December 2023
Created 86 commits in 2 repositories
Created a pull request in neovim/neovim that received 3 comments
revert: "refactor: explicitly abort on OOM condition"
Reverts #26330
If termkey_set_buffer_size() fails it will has the old buffer size. And the consumed check below is also an assertion, not an abort().
+7
−7
lines changed
•
3
comments
Opened 78 other pull requests in 2 repositories
neovim/neovim
64
merged
2
closed
-
refactor(IWYU): move evalarg_T to eval_defs.h
This contribution was made on Dec 22
-
refactor(IWYU): add "private" pragma to more generated headers
This contribution was made on Dec 22
-
refactor(options): generate BV_ and WV_ constants
This contribution was made on Dec 22
-
vim-patch:0630080bbd3e
This contribution was made on Dec 22
-
vim-patch:9.0.2183: Maximum callback depth is not configurable
This contribution was made on Dec 22
-
refactor(IWYU): move decor provider types to decoration_defs.h
This contribution was made on Dec 21
-
fix(osc52): use nvim_chan_send() to stderr for copying
This contribution was made on Dec 21
-
fix(channel): use os_write() instead of fwrite() for stderr
This contribution was made on Dec 21
-
docs(meta): call norm_text() for vimfn.lua
This contribution was made on Dec 21
-
Backport to release-0.9
This contribution was made on Dec 20
-
ci(release): create version tag after "stable" tag
This contribution was made on Dec 20
-
vim-patch:955652f6df9c
This contribution was made on Dec 19
-
vim-patch:9.0.2177: Wrong cursor position when dragging out of window
This contribution was made on Dec 19
-
vim-patch:9.0.2178: reg_executing() wrong for :normal with range
This contribution was made on Dec 19
-
test: "diff" flag of 'fillchars'
This contribution was made on Dec 19
-
test: sign on wrapped line with signcolumn=number
This contribution was made on Dec 19
-
fix(api): don't set coladd of mark
This contribution was made on Dec 18
-
fix(lua): handle array with holes in luaeval()
This contribution was made on Dec 18
-
fix(options): setting 'scroll' with resized grid
This contribution was made on Dec 18
-
refactor: split WIN_EXECUTE() into two functions
This contribution was made on Dec 18
-
test(core/job_spec): fix flakiness
This contribution was made on Dec 17
-
refactor: move some anonymous enums back to non-defs headers
This contribution was made on Dec 17
-
vim-patch:9.0.2168: Moving tabpages on :drop may cause an endless loop
This contribution was made on Dec 16
-
vim-patch:9a775b4a2ae6
This contribution was made on Dec 15
-
vim-patch:17dca3cb97cd
This contribution was made on Dec 14
- Some pull requests not shown.
vim/vim
10
closed
2
merged
-
Maximum callback depth is not configurable
This contribution was made on Dec 20
-
CI: change dependabot prefix to "CI"
This contribution was made on Dec 19
-
Wrong cursor position when dragging out of window
This contribution was made on Dec 18
-
reg_executing() returns wrong result in :normal with range
This contribution was made on Dec 16
-
The options[] array is still not sorted alphabetically
This contribution was made on Dec 15
-
Fix crash when calling screenpos() with a negative column
This contribution was made on Dec 12
-
The options[] array is not sorted alphabetically
This contribution was made on Dec 7
-
runtime(doc): link cmdline completion to to |wildcards|
This contribution was made on Dec 6
-
'breakindent' is not drawn after diff filler lines
This contribution was made on Dec 5
-
Fix wrong scrolling in Insert mode with 'smoothscroll'
This contribution was made on Dec 3
-
Text properties causes wrong line wrapping to be drawn
This contribution was made on Dec 3
-
Free exestack when EXITFREE is defined
This contribution was made on Dec 1
Reviewed 50 pull requests in 2 repositories
neovim/neovim
25 pull requests
-
refactor(drawline): avoid storing information needed to draw 'statuscolumn'
This contribution was made on Dec 22
-
refactor: remove os-specific os_errmsg functions
This contribution was made on Dec 22
-
feat(macros): map Q and @x to repeat visually
This contribution was made on Dec 22
-
refactor(drawline): simplify draw_statuscol() and remove draw_state r…
This contribution was made on Dec 22
-
docs(options): add codeblock annotations to options.lua
This contribution was made on Dec 21
-
feat: generate types and docs for v: variables
This contribution was made on Dec 21
-
fix(runtime): revert to Vim's color scheme in bundled color schemes
This contribution was made on Dec 21
-
fix(stdpath): remove duplicate dictonary in xdg
This contribution was made on Dec 21
-
refactor(options): use
OptValfor option default valuesThis contribution was made on Dec 21 -
fix(buffer): do not filter help buffer
This contribution was made on Dec 20
-
docs: highlight treesitter and lsp groups
This contribution was made on Dec 20
-
vim-patch: update runtime files
This contribution was made on Dec 19
-
vim-patch:9.0.2179: no filetype detection for execline scripts
This contribution was made on Dec 19
-
refactor(drawline): remove LineDrawState and wlv->saved_n_extra
This contribution was made on Dec 19
-
docs: document header structure
This contribution was made on Dec 19
-
refactor: use
boolto represent boolean valuesThis contribution was made on Dec 18 -
vim-patch: update runtime files
This contribution was made on Dec 18
-
feat(api): add nvim_terminal_get_info
This contribution was made on Dec 18
-
feat(extmarks): add virt_text_break_repeat property to nvim_buf_set_extmark()
This contribution was made on Dec 17
-
refactor(options): use hashy for finding options
This contribution was made on Dec 16
-
refactor: only reload colorscheme if &bg changed
This contribution was made on Dec 16
-
vim-patch:0378f07fbaee
This contribution was made on Dec 16
-
vim-patch: update runtime files
This contribution was made on Dec 16
-
fix(api): crash after nvim_win_set_config title/footer validation error
This contribution was made on Dec 16
-
vim-patch:9.0.1892: CI: no FreeBSD 14 support
This contribution was made on Dec 16
- Some pull request reviews not shown.
vim/vim
1 pull request
-
Only reload colorscheme when bg is changed
This contribution was made on Dec 16
Created an issue in neovim/neovim that received 5 comments
No mention of treesitter parsers as dependencies when Nvim is built with USE_BUNDLED=OFF
Problem
No mention of treesitter parsers as dependencies when Nvim is built with USE_BUNDLED=OFF
Steps to reproduce
Build Nvim with make USE_BUNDL…
5
comments
Opened 1 other issue in 1 repository
neovim/neovim
1
closed
-
:colorscheme vimsets no cterm highlight forVisualThis contribution was made on Dec 8