aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:c9c2e2d2ff44zeertzjq2024-02-08
* vim-patch:partial:9.1.0080: unexpected error for modifying final list using +=zeertzjq2024-02-08
* fix(runtime): source c ftplugins in correct order (#27377)Maximilian Fricke2024-02-08
* fix(lsp): set fallback client name properlyzeertzjq2024-02-08
* refactor(lsp): move client code to a regular Lua classLewis Russell2024-02-07
* perf: improve utf_char2cells() performance (#27353)VanaIgr2024-02-07
* fix(event-loop): process input before events (#27358)zeertzjq2024-02-07
* feat(treesitter): show root nodes in :InspectTree (#26944)altermo2024-02-06
* fix(doc): prevent doxygen confusionLewis Russell2024-02-06
* fix(column): handle w_redr_statuscol at end filler lines (#27365)zeertzjq2024-02-06
* ci(release): bump mac runner version to macos-12dundargoc2024-02-06
* fix(lsp): send back diagnostic tags to the serverLewis Russell2024-02-06
* vim-patch:9.1.0079: LineNrAbove/Below highlighting wrong on wrapped lines (#2...zeertzjq2024-02-06
* docs: small fixes (#27213)dundargoc2024-02-06
* vim-patch:f7f33e3719c8Christian Clason2024-02-06
* vim-patch:9.1.0077: Unnecessary call to redraw_for_cursorline() in nv_mousesc...zeertzjq2024-02-06
* test(tui_spec): prevent race between nvim_input and nvim_paste (#27356)zeertzjq2024-02-06
* test: add test for 'foldcolumn' with cmdwin (#27355)zeertzjq2024-02-06
* fix(tui): `space_buf` overflow when clearing screen (#27352)Sean Dewar2024-02-06
* Merge pull request #27295 from wookayin/feat/inspecttreeGregory Anders2024-02-05
|\
| * test(treesitter): add test cases for inspect_treeJongwook Choi2024-02-05
| * feat(treesitter): use 0-based indexing to show ranges in `:InspectTree`Jongwook Choi2024-02-05
|/
* fix(lsp): handle adjacent snippet tabstopsMaria José Solano2024-02-05
* Merge pull request #27328 from wookayin/fix/lsp-tagfuncLewis Russell2024-02-05
|\
| * test(lsp): add test cases for vim.lsp.tagfuncJongwook Choi2024-02-03
| * fix(lsp): fix infinite loop on vim.lsp.tagfuncJongwook Choi2024-02-03
* | fix(redraw): update Visual selection properly with splits (#27343)zeertzjq2024-02-05
* | fix(inccommand): update topline after moving cursor (#27341)zeertzjq2024-02-05
* | perf(redraw): only redraw Visual area when cursor has moved (#27340)zeertzjq2024-02-05
* | build(deps): bump luajit to HEAD - 0d313b243Christian Clason2024-02-04
* | fix(treesitter): inspect-tree remember opts on buf changealtermo2024-02-04
* | vim-patch:9.1.0076: luau config file not detectedChristian Clason2024-02-04
* | vim-patch:9.1.0075: insert completion not correct when adding new leader (#27...Raphael2024-02-04
* | vim-patch:7c5aeaffa2be (#27327)zeertzjq2024-02-04
* | Merge pull request #27326 from zeertzjq/vim-9.1.0073zeertzjq2024-02-04
|\ \
| * | vim-patch:9.1.0074: did_set_breakat() should be in optionstr.czeertzjq2024-02-04
| * | vim-patch:9.1.0073: Looping over modifier_keys_table unnecessarilyzeertzjq2024-02-04
|/ /
* / feat: update unicode tables (#27317)zeertzjq2024-02-04
|/
* refactor: create function for deferred loadingdundargoc2024-02-03
* refactor(strcase_save): optimize memory allocation (#27319)Raphael2024-02-03
* fix(keycodes): simplify S- properly when D- is present (#27316)zeertzjq2024-02-03
* vim-patch:partial:9.0.1196: code is indented more than necessary (#27315)zeertzjq2024-02-03
* vim-patch:9.0.1105: code is indented too much (#27314)zeertzjq2024-02-03
* fix(drawline): missing NUL termination when drawing TAB (#27307)zeertzjq2024-02-02
* test(old): correct path to .valgrind.supp (#27306)zeertzjq2024-02-02
* fix(vim.system): don't process non-fast events during wait() (#27300)zeertzjq2024-02-02
* feat(quickfix): support -q - to read 'errorfile' from stdin (#27303)zeertzjq2024-02-02
* vim-patch:9204f39580bdChristian Clason2024-02-02
* feat(ex_cmds): no error on :lua with {range} and {code} (#27290)luukvbaal2024-02-02
* refactor(runtime): remove nvimMap and nvimUnmap syntax groups (#27298)zeertzjq2024-02-02