aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | fix(treesitter): improve vim.treesitter.foldexprJaehwang Jung2023-12-12
| * | fix(treesitter): fix indexing in foldexprJaehwang Jung2023-12-12
| * | test(treesitter): more foldexpr testsJaehwang Jung2023-12-12
* | | fix(coverity): unhandled retval for marktree_itr_get_overlap() #26518luukvbaal2023-12-11
* | | build(deps): bump luajit to HEAD - ff204d035Christian Clason2023-12-11
* | | feat(gen_lsp.lua): validate CLI args #26514Jongwook Choi2023-12-11
* | | Merge pull request #26458 from famiu/refactor/options/optionindexdundargoc2023-12-10
|\ \ \
| * | | refactor(options): define `kOptIndexCount`Famiu Haque2023-12-10
| * | | refactor(options): convert `opt_idx` variables to `OptIndex`Famiu Haque2023-12-09
| * | | refactor(options): reduce `findoption()` usageFamiu Haque2023-12-09
* | | | docs(news): very, very minorlyChristian Clason2023-12-10
* | | | test: make text-only snapshots work (#26494)zeertzjq2023-12-10
* | | | ci: fix PR labelerzeertzjq2023-12-10
* | | | Merge pull request #26490 from zeertzjq/screen-repeatzeertzjq2023-12-09
|\ \ \ \
| * | | | test: avoid repeated screen lines in expected stateszeertzjq2023-12-09
| * | | | test: allow avoiding repeated screen lines in expected stateszeertzjq2023-12-09
|/ / / /
* | | | build: remove config-specific find_package search for libuvdundargoc2023-12-09
* | | | ci: refactor CI filesdundargoc2023-12-09
|/ / /
* / / vim-patch:61e984e212ed (#26484)zeertzjq2023-12-09
|/ /
* | refactor: format casting of negative number better (#26482)zeertzjq2023-12-09
* | refactor(tui): use synchronized updates around actual buf flush (#26478)Gregory Anders2023-12-09
* | vim-patch:ff0baca86523 (#26476)zeertzjq2023-12-09
* | vim-patch:9.0.2154: The option[] array is not sorted (#26475)zeertzjq2023-12-09
* | ci: bump actions/labeler from 4 to 5dundargoc2023-12-08
* | ci: remove python workarounddundargoc2023-12-08
* | fix(snippet): remove misleading comment about TM_FILENAME_BASE (#26465)Maria José Solano2023-12-08
* | perf(column): avoid counting when max signs are removed from a rangeLuuk van Baal2023-12-08
* | test(tui_spec): update cursor_address test for flush start (#26464)zeertzjq2023-12-08
* | fix(tui): start flush earlier (#26463)zeertzjq2023-12-08
* | test: use termopen() instead of :terminal more (#26462)zeertzjq2023-12-08
* | test: fix Windows tests failures (#26461)Gregory Anders2023-12-08
* | Merge pull request #26456 from gpanders/ignore-vim-runtimeGregory Anders2023-12-07
|\ \
| * | test: forward $VIMRUNTIME in child nvim instancesGregory Anders2023-12-07
| * | fix(terminal): ignore $VIM and $VIMRUNTIME in pty jobsGregory Anders2023-12-07
* | | refactor(options): split `get_option_value()` into smaller functionsFamiu Haque2023-12-07
* | | fix(lua): allow nil values in serialized Lua arrays (#26329)Gregory Anders2023-12-07
|/ /
* | perf(column): keep track of number of lines that hold up the 'signcolumn'Luuk van Baal2023-12-07
* | Merge #26426 allow empty string key in msgpack => Vim conversionJustin M. Keyes2023-12-07
|\ \
| * | refactor: object_to_vim() cannot failJustin M. Keyes2023-12-07
| * | feat(rpc): allow empty string key in msgpack => Vim conversionJustin M. Keyes2023-12-07
|/ /
* | Merge pull request #26438 from jamessan/log_spec-nameJames McCoy2023-12-07
|\ \
| * | fix(log): increase size of buffer for nvim instance nameJames McCoy2023-12-06
* | | fix(terminal): never propagate $COLORTERM from outer env (#26440)zeertzjq2023-12-07
* | | test(unit): correct header name (#26446)zeertzjq2023-12-07
* | | Merge pull request #26445 from zeertzjq/inccommandzeertzjq2023-12-07
|\ \ \
| * | | fix(inccommand): don't crash with "split" and 'n' flagzeertzjq2023-12-07
| * | | test(inccommand_spec): actually trigger 'inccommand' previewzeertzjq2023-12-07
|/ / /
* | | fix(inccommand): save and restore '[ and '] marks (#26442)zeertzjq2023-12-07
* | | version.c: update (#26441)github-actions[bot]2023-12-07
* | | test: set 'termguicolors' in outer Nvim instance (#26437)zeertzjq2023-12-07