aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
| * | fix(wininfo): when freeing windows, free the lowest priority wininfobfredl2025-01-14
* | | vim-patch:9.1.1030: filetype: setting bash filetype is backwards incompatibleChristian Clason2025-01-20
* | | fix(lsp): don't use completion filterText if prefix is emptyMathias Fussenegger2025-01-19
* | | fix(lua): prevent SIGSEGV when lua error is NULL in libuv_worker林玮 (Jade Lin)2025-01-18
* | | fix(diagnostic)!: make virtual text handler opt-in (#32079)Gregory Anders2025-01-18
* | | fix(lsp): use filterText as word if textEdit/label doesn't matchMathias Fussenegger2025-01-17
* | | vim-patch:9.1.1026: filetype: swc configuration files are not recognizedChristian Clason2025-01-17
| |/ |/|
* | vim-patch:9.1.1020: no way to get current selected item in a async context (#...zeertzjq2025-01-17
* | Merge pull request #32038 from gpanders/push-nsrttwwnsqvmGregory Anders2025-01-16
|\ \
| * | test: use esc sequences in vterm unit testsGregory Anders2025-01-16
| * | feat(terminal): add support for kitty keyboard protocolGregory Anders2025-01-16
* | | vim-patch:9.1.1017: Vim9: Patch 9.1.1013 causes a few problemszeertzjq2025-01-16
* | | vim-patch:9.1.1013: Vim9: Regression caused by patch v9.1.0646zeertzjq2025-01-16
* | | vim-patch:9.1.1018: v9.1.0743 causes regression with diff mode (#32047)zeertzjq2025-01-16
* | | vim-patch:9.1.1019: filetype: fd ignore files are not recognized (#32042)Christian Clason2025-01-16
|/ /
* | fix(cmdline): prevent cmdline_show events after exiting cmdline #32033luukvbaal2025-01-15
* | fix(marks): revise metadata for start mark of revalidated pair #32017luukvbaal2025-01-15
* | Merge #32013 from luukvbaal/shellkindJustin M. Keyes2025-01-15
|\ \
| * | fix(messages): verbose kind for nvim_echo()Luuk van Baal2025-01-15
| * | feat(messages): add :!cmd shell message kindsLuuk van Baal2025-01-15
* | | Merge #32001 from MariaSolOs/consistent-namespacesJustin M. Keyes2025-01-15
|\ \ \
| * | | refactor: use nvim.foo.bar format for autocommand groupsMaria José Solano2025-01-14
| * | | refactor: use nvim.foo.bar format for namespacesMaria José Solano2025-01-14
| |/ /
* | | feat(vim.fs): find(), dir() can "follow" symlinks #31551Mike2025-01-14
* | | fix(lsp): schedule call to vim.lsp.start for async root_dir (#31998)Gregory Anders2025-01-14
* | | feat(terminal): support theme update notifications (DEC mode 2031) (#31999)Gregory Anders2025-01-14
* | | Merge pull request #31932 from bfredl/termtabbfredl2025-01-14
|\ \ \
| * | | fix(getchar): do not simplify keycodes in terminal modebfredl2025-01-13
* | | | feat(api): nvim_open_win() relative to tabline and laststatus #32006luukvbaal2025-01-14
* | | | vim-patch:9.1.1010: filetype: VisualCode setting file not recognized (#32003)zeertzjq2025-01-14
| |/ / |/| |
* | | fix(lsp): minimum height for floating popup #31990Xuyuan Pang2025-01-13
* | | 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
* | | feat: add vim.fs.relpathdundargoc2025-01-13
* | | test: use temp file #31907Guilherme Soares2025-01-13
* | | vim-patch:9.1.1011: popupmenu internal error with some abbr in completion ite...zeertzjq2025-01-13
* | | feat(treesitter)!: don't parse tree in get_parser() or start()Riley Bruins2025-01-12
* | | feat(treesitter): async parsingRiley Bruins2025-01-12
* | | perf(treesitter): cache queries stronglyRiley Bruins2025-01-12
* | | vim-patch:9.1.1007: filetype: various ignore are not recognizedChristian 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.0996: ComplMatchIns may highlight wrong text (#31931)glepnir2025-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
* | | vim-patch:9.1.1000: tests: ruby tests fail with Ruby 3.4 (#31940)zeertzjq2025-01-10
* | | vim-patch:9.1.0999: Vim9: leaking finished exception (#31939)zeertzjq2025-01-10
* | | docs: misc #31867Justin M. Keyes2025-01-09