aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix(float): cannot set title/footer independently #31993glepnir2025-01-27
* ci(release): add linux-arm64 appimage and tarballChristian Clason2025-01-27
* build(deps)!: bump tree-sitter to HEAD, wasmtime to v29.0.1 (#32200)Christian Clason2025-01-27
* build(bump_deps): abort if archive doesn't existdundargoc2025-01-27
* vim-patch:db23436: runtime(asm): add byte directives to syntax scriptChristian 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:fb49e3c: runtime(filetype): commit 99181205c5f8284a3 breaks V lang ...Christian Clason2025-01-25
* vim-patch:9918120: runtime(filetype): Improve Verilog detection by checking f...Christian Clason2025-01-25
* vim-patch:509a8d5: runtime(just): fix typo in syntax fileChristian Clason2025-01-25
* vim-patch:9.1.1052: tests: off-by-one error in CheckCWD in test_debugger.vim ...zeertzjq2025-01-25
* Merge pull request #32204 from zeertzjq/vim-9.1.1049zeertzjq2025-01-25
|\
| * 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
* ci(tests): remove build-types jobsChristian Clason2025-01-24
* ci(tests): add arm64 runnerChristian Clason2025-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
* fix(lsp): prefer `on_list` over `loclist` in default handlerEvgeni Chasnovski2025-01-23
* feat(api): combined highlights in nvim_eval_statusline()Luuk van Baal2025-01-23
* vim-patch:9.1.1042: filetype: just files are not recognizedChristian Clason2025-01-23
* vim-patch:9.1.1045: filetype: N-Tripels and TriG files are not recognized (#3...zeertzjq2025-01-23
* fix(checkhealth): failed if 'lua' in plugin namephanium2025-01-23
* vim-patch:9.1.1048: crash after scrolling and pasting in silent Ex mode (#32168)zeertzjq2025-01-23
* test(lua/hl_spec): set timeout for transient state (#32169)zeertzjq2025-01-23
* feat(lua): vim.hl.range() "timeout" #32012Siddhant Agarwal2025-01-22
* fix(editor): avoid scrolling :substitute confirm message #32149luukvbaal2025-01-22
* fix(inspector): update semantic token namespace (#32157)jdrouhard2025-01-22
* fix(startup): avoid crash with completion from -l script (#32160)zeertzjq2025-01-22
* vim-patch:9.1.1046: fuzzymatching doesn't prefer matching camelcase (#32155)zeertzjq2025-01-22
* fix(search): avoid quadratic time complexity when computing fuzzy score (#32153)zeertzjq2025-01-22
* Merge pull request #32144 from zeertzjq/termkey-x1-x2zeertzjq2025-01-21
|\
| * feat(terminal): forward X1 and X2 mouse eventszeertzjq2025-01-21
| * feat(tui): recognize X1 and X2 mouse eventszeertzjq2025-01-21
|/
* Merge pull request #32098 from bfredl/multihl_groupbfredl2025-01-21
|\
| * feat(extmark): stack multiple highlight groups in `hl_group`bfredl2025-01-21
* | vim-patch:c273f1a: runtime(vim): Update base-syntax, match ternary and falsy ...zeertzjq2025-01-21
* | vim-patch:4335fcf: runtime(kconfig): updated ftplugin and syntax scriptChristian Clason2025-01-21
* | fix(treesitter): compute folds on_changedtree only if not nilKonrad Malik2025-01-20
* | ci(news): treat deprecated.txt as part of news.txtdundargoc2025-01-20
* | Merge pull request #32099 from bfredl/no_bufhlbfredl2025-01-20
|\ \
| * | feat(api): deprecate nvim_buf_add_highlight()bfredl2025-01-20
* | | feat(inccommand): preview 'nomodifiable' buffers #32034Donatas2025-01-20
* | | fix(messages): compute msg_col after last newline in ext_messagesLuuk van Baal2025-01-20