aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/master' into mix_20240309HEADrahmJosh Rahm2025-02-05
|\
| * fix(log): RPC log format #32337Justin M. Keyes2025-02-05
| * fix(messages): add a trailing space to inputlist() etc. prompts (#32328)zeertzjq2025-02-05
| * vim-patch:9.1.1076: vim_strnchr() is strange and unnecessary (#32327)zeertzjq2025-02-05
| * fix(event-loop): process input before events in getchar() (#32322)zeertzjq2025-02-05
| * vim-patch:9.1.1027: no sanitize check when running linematchzeertzjq2025-02-04
| * vim-patch:9.1.1023: Coverity complains about dereferencing NULL pointerzeertzjq2025-02-04
| * vim-patch:9.1.1022: linematch option value not completedzeertzjq2025-02-04
| * vim-patch:9.1.1009: diff feature can be improvedzeertzjq2025-02-04
| * vim-patch:9.1.1074: Strange error when heredoc marker starts with "trim" (#32...zeertzjq2025-02-04
| * fix(tui): cursor color in suckless terminal #32310uio232025-02-03
| * vim-patch:9.0.1391: "clear" macros are not always used (#32312)zeertzjq2025-02-03
| * vim-patch:8.2.4948: cannot use Perl heredoc in nested :def function (#32311)zeertzjq2025-02-03
| * vim-patch:9.1.1071: args missing after failing to redefine a functionzeertzjq2025-02-03
| * vim-patch:9.1.1066: heap-use-after-free and stack-use-after-scope with :14ver...zeertzjq2025-02-03
| * vim-patch:9.1.1063: too many strlen() calls in userfunc.czeertzjq2025-02-03
| * vim-patch:9.0.1142: crash and/or memory leak when redefining functionzeertzjq2025-02-03
| * vim-patch:8.2.2505: Vim9: crash after defining function with invalid return typezeertzjq2025-02-03
| * vim-patch:8.2.1445: Vim9: function expanded name is cleared when sourcing againzeertzjq2025-02-03
| * vim-patch:8.2.0825: def_function() may return pointer that was freedzeertzjq2025-02-03
| * vim-patch:9.1.1070: Cannot control cursor positioning of getchar() (#32303)zeertzjq2025-02-03
| * fix(statusline): overwriting stl_items with nvim_eval_statusline() {-item #32265luukvbaal2025-02-02
| * refactor(treesitter): always return valid range from parse() #32273Riley Bruins2025-02-02
| * vim-patch:9.1.1069: preinsert text completions not deleted with <C-W>/<C-U> (...glepnir2025-02-02
| * vim-patch:9.1.1068: getchar() can't distinguish between C-I and Tab (#32295)zeertzjq2025-02-02
| * refactor(autocmds): remove indirection #32291Justin M. Keyes2025-02-01
| * vim-patch: port some userfunc.c refactorings from Vim (#32292)zeertzjq2025-02-02
| * fix(autocmds): once=true Lua event-handler may call itself #29544Felipe Vicentin2025-02-01
| * vim-patch:9.1.1065: no digraph for "Approaches the limit" (#32289)zeertzjq2025-02-02
| * vim-patch:9.1.1059: completion: input text deleted with preinsert when adding...zeertzjq2025-02-01
| * docs: miscdundargoc2025-01-30
| * fix(colorscheme): distinguish CursorLine/Folded/StatusLineNC highlights #32256Evgeni Chasnovski2025-01-30
| * vim-patch:9.1.1057: Superfluous cleanup steps in test_ins_complete.vim (#32257)zeertzjq2025-01-30
| * vim-patch:9.1.1056: Vim doesn't highlight to be inserted text when completing...zeertzjq2025-01-30
| * fix(ui): avoid redundant ext_cmdline events (#32237)luukvbaal2025-01-29
| * fix(float): cannot set title/footer independently #31993glepnir2025-01-27
| * build(deps)!: bump tree-sitter to HEAD, wasmtime to v29.0.1 (#32200)Christian Clason2025-01-27
| * refactor(api): add missing cast #31960glepnir2025-01-26
| * feat(diagnostic): virtual_lines #31959Maria José Solano2025-01-26
| * feat(api): nvim_get_autocmds filter by id#31549glepnir2025-01-26
| * vim-patch:9.1.1053: "nosort" enables fuzzy filtering even if "fuzzy" isn't in...zeertzjq2025-01-25
| * vim-patch:9.1.1049: insert-completed items are always sortedzeertzjq2025-01-25
| * fix(log): log unset $TMPDIR at "debug" level #32137phanium2025-01-24
| * feat(extmarks): virtual text can be right-aligned, truncated #31921georgev932025-01-24
| * fix(lua): pop retval for fast context LuaRefLuuk van Baal2025-01-24
| * fix(messages): avoid empty msg_showmode with 'noshowmode'Luuk van Baal2025-01-24
| * vim-patch:partial:9.1.1050: too many strlen() calls in os_unix.c (#32188)zeertzjq2025-01-24
| * fix(column): apply custom highlight to last 'statuscolumn' segment (#32182)luukvbaal2025-01-24
| * fix(mouse): 'statuscolumn' fold and popopmenu handlingLuuk van Baal2025-01-23
| * feat(api): combined highlights in nvim_eval_statusline()Luuk van Baal2025-01-23