aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | | | feat(api): nvim_open_win() relative to tabline and laststatus #32006luukvbaal2025-01-14
| |/ / |/| |
* | | refactor(options): remove code for multitype optionsFamiu Haque2025-01-14
* | | fix(treesitter): uv_dlclose after uv_dlerrorHorror Proton2025-01-14
* | | fix(options): better handling of empty valuesLewis Russell2025-01-13
* | | feat(messages): "verbose" message kind #31991luukvbaal2025-01-13
* | | refactor: delete duplicate utf8-functionalitydundargoc2025-01-13
* | | vim-patch:9.1.1011: popupmenu internal error with some abbr in completion ite...zeertzjq2025-01-13
* | | feat(treesitter): async parsingRiley Bruins2025-01-12
* | | build(deps): bump wasmtime to v25.0.3Christian Clason2025-01-12
* | | vim-patch:9.1.1003: [security]: heap-buffer-overflow with visual mode (#31971)zeertzjq2025-01-12
* | | vim-patch:9.1.1005: completion text is highlighted even with no pattern found...zeertzjq2025-01-12
* | | docs: miscdundargoc2025-01-11
* | | vim-patch:9.1.1001: ComplMatchIns highlight hard to read on light background ...zeertzjq2025-01-11
* | | vim-patch:9.1.0996: ComplMatchIns may highlight wrong text (#31931)glepnir2025-01-10
* | | fix(messages): attaching/detaching ext_messages causes asserts #31952luukvbaal2025-01-10
* | | refactor(api): deprecate nvim_notify #31938Justin M. Keyes2025-01-10
* | | fix(decor): set invalid flag for end of invalidated paired marksLuuk van Baal2025-01-10
* | | docs: misc #31867Justin M. Keyes2025-01-09
* | | fix(api): deprecated API nvim_get_option does not validate option name #31919Famiu Haque2025-01-09
* | | Merge #31900 from luukvbaal/nvim_echoJustin M. Keyes2025-01-09
|\ \ \ | |/ / |/| |
| * | feat(api): deprecate nvim_out/err_write(ln)Luuk van Baal2025-01-09
| * | feat(api): add err field to nvim_echo() optsLuuk van Baal2025-01-09
* | | Merge pull request #31844 from bfredl/iter_crashbfredl2025-01-09
|\ \ \
| * | | fix(decoration): fix crash when on_lines decor provider modifies marktreebfredl2025-01-09
* | | | fix(terminal): don't crash on unprintable charsbfredl2025-01-09
* | | | vim-patch:9.1.0997: too many strlen() calls in drawscreen.c (#31927)zeertzjq2025-01-09
* | | | Revert "refactor(options): set option value for non-current context directly"...zeertzjq2025-01-09
* | | | vim-patch:partial:9.1.0882: too many strlen() calls in insexpand.c (#31490)zeertzjq2025-01-09
* | | | vim-patch:1718e7d: runtime(vim): Update base-syntax, improve ex-bang matching...zeertzjq2025-01-09
* | | | Merge pull request #31112 from famiu/refactor/options/set_option_forLewis Russell2025-01-08
|\ \ \ \
| * | | | refactor(options): set option value for non-current context directlyFamiu Haque2024-12-26
| * | | | refactor(autocmd): allow specifying window for autocmd contextFamiu Haque2024-12-26
* | | | | fix(api): nvim_set_decoration_provider callback return type #31912notomo2025-01-08
* | | | | fix(api): crash on invalid buffer to nvim_buf_del_user_command (#31908)zeertzjq2025-01-08
* | | | | fix(highlight): make TablineSel more noticeable with 'notermguicolors' #31905Evgeni Chasnovski2025-01-07
| |_|/ / |/| | |
* | | | fix(highlight): make `TablineSel` more noticeable #31896Jared Baur2025-01-07
* | | | refactor: adopt vtermdundargoc2025-01-07
* | | | vim-patch:9.1.0991: v:stacktrace has wrong type in Vim9 scriptzeertzjq2025-01-07
* | | | vim-patch:9.1.0984: exception handling can be improvedzeertzjq2025-01-07
* | | | vim-patch:9.1.0993: New 'cmdheight' behavior may be surprising #31892luukvbaal2025-01-06
* | | | fix: fix incorrect search codedundargoc2025-01-06
* | | | "nvim -es": disable shada #21723Justin M. Keyes2025-01-05
* | | | fix(cmdline): always show cmdline when it is a prompt #31866luukvbaal2025-01-05
* | | | fix(api): nvim__complete_set requires completeopt=popup #31177glepnir2025-01-05
* | | | fix(popup): wrong extmark data sync when lines changed in popup preview #30246glepnir2025-01-05
* | | | vim-patch:9.1.0990: Inconsistent behavior when changing cmdheight (#31830)luukvbaal2025-01-05
* | | | test: spawn_wait() starts a non-RPC Nvim processJustin M. Keyes2025-01-03
* | | | fix(grid): grid_line_start NULL access with 'redrawdebug'Justin M. Keyes2025-01-03
* | | | fix(messages): better formatting for ext_messages #31839luukvbaal2025-01-03
| |/ / |/| |
* | | Merge pull request #31635 from bfredl/vtermpiratesbfredl2025-01-03
|\ \ \