aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* build(deps): bump libiconv to 1.17Christian Clason2023-11-05
* Merge pull request #25882 from bfredl/noundobfredl2023-11-05
|\
| * feat(extmarks): add "undo_restore" flag to opt out of undo-restoringbfredl2023-11-05
* | refactor: combine regexp filesdundargoc2023-11-05
|/
* ci: don't install unzipdundargoc2023-11-05
* build: various cmake fixesdundargoc2023-11-04
* vim-patch:9.0.2090: complete_info() skips entries with 'noselect' (#25890)zeertzjq2023-11-04
* docs(treesitter): add disclaimer about needing to parse before `get_node()`L Lllvvuu2023-11-04
* vim-patch:ce3b0136c6d9Christian Clason2023-11-04
* vim-patch:2f54c13292afChristian Clason2023-11-04
* fix(lsp): create per client params in lsp.buf.code_actionMathias Fussenegger2023-11-04
* fix(rpc): "grid_line" event parsing crashes (#25581)LW2023-11-04
* ci: various fixesdundargoc2023-11-03
* Merge pull request #25874 from bfredl/lets_rockbfredl2023-11-03
|\
| * refactor(grid): implement rightleftcmd as a post-processing stepbfredl2023-11-03
|/
* vim-patch:1858e2b22ad1Christian Clason2023-11-03
* vim-patch:2b89afd5eb63Christian Clason2023-11-03
* test(ui/embed_spec): make sure server is started (#25880)zeertzjq2023-11-03
* docs: small fixes (#25831)dundargoc2023-11-03
* build: make the vimdoc generation depend on the nvim target (#25876)Gregory Anders2023-11-02
* build: use built nvim artifact to generate eval files (#25875)Gregory Anders2023-11-02
* Merge pull request #25859 from luukvbaal/extmarkdelbfredl2023-11-02
|\
| * refactor(extmarks): extmark_del() with MarkTreeIterLuuk van Baal2023-11-01
* | ci: add optional CI that can be triggered manuallydundargoc2023-11-01
* | build: set char to always be signeddundargoc2023-11-01
* | fix(startup): trigger UIEnter for the correct channel (#25860)zeertzjq2023-11-01
* | feat(server): allow embed with listen (#25709)George Harker2023-11-01
|/
* fix(base64): only check padding if leftover index is set (#25854)Gregory Anders2023-10-31
* feat(stdlib): add vim.base64 module (#25843)Gregory Anders2023-10-31
* fix(lsp): call `on_list()` even for single location (#25830)Evgeni Chasnovski2023-10-31
* Merge pull request #25850 from famiu/refactor/option/stringbfredl2023-10-31
|\
| * refactor(options): remove `os_doskip`Famiu Haque2023-10-31
* | fix(terminal): keep focus when scrolling number column of another window (#25...zeertzjq2023-10-31
|/
* fix(terminal): don't lose focus on <MouseMove> (#25845)zeertzjq2023-10-31
* Merge pull request #25674 from famiu/refactor/options/unify_string_optionsbfredl2023-10-30
|\
| * refactor(options)!: unify `set_option` and `set_string_option`Famiu Haque2023-10-30
* | ci: bump korthout/backport-action from 1 to 2dependabot[bot]2023-10-30
* | fix(lsp): do not cancel snippet when selecting placeholder (#25835)Maria José Solano2023-10-30
|/
* build: use neovim/libvterm instead of neovim/deps for libvtermdundargoc2023-10-29
* docs: small fixes (#25585)dundargoc2023-10-29
* fix(api): load buffer first on nvim_buf_set_lines (#25823)Raphael2023-10-29
* fix(terminal): avoid Insert mode in Terminal buffer (#25820)zeertzjq2023-10-29
* vim-patch:a390e984db20Christian Clason2023-10-29
* vim-patch:9.0.2079: Not all Dart files detectedChristian Clason2023-10-29
* vim-patch:8ebdbc9e6d80 (#25816)zeertzjq2023-10-29
* vim-patch:9.0.2081: smoothscroll may result in wrong cursor position (#25815)luukvbaal2023-10-29
* build: use neovim/libtermkey instead of neovim/deps for libtermkeydundargoc2023-10-28
* Merge pull request #25812 from famiu/test/api/option_value/modifiedbfredl2023-10-28
|\
| * test: add test coverage for #25741Famiu Haque2023-10-28
|/
* build: bump required minimum libvterm version to 0.3.3dundargoc2023-10-28