aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* vim-patch:9.0.2075: TextChangedI may not always trigger (#25808)zeertzjq2023-10-28
* vim-patch:9.0.2070: [security] disallow setting env in restricted mode (#25807)zeertzjq2023-10-28
* Merge pull request #25806 from zeertzjq/vim-9.0.2074zeertzjq2023-10-28
|\
| * vim-patch:9.0.2077: CI fails because of trailing whitespace in testzeertzjq2023-10-28
| * vim-patch:9.0.2074: Completion menu may be wrongzeertzjq2023-10-28
* | vim-patch:650dcfc8d12eChristian Clason2023-10-28
|/
* fix(diagnostic): virtual_text prefix function should have index and total (#2...Jongwook Choi2023-10-27
* vim-patch:7b7cda67a124Christian Clason2023-10-27
* vim-patch:9.0.2071: objdump files not recognizedChristian Clason2023-10-27
* vim-patch:9.0.2068: [security] overflow in :history (#25794)zeertzjq2023-10-27
* fix(lsp): fix omnicomplete in middle of the line (#25787)Lajos Koszti2023-10-26
* fix(lsp): cancel session when leaving snippet region (#25762)Maria José Solano2023-10-26
* fix(float): win_get_bordertext_col returning negative column number (#25752)nwounkn2023-10-26
* vim-patch:9.0.2064: cannot use buffer-number for errorformat (#25782)zeertzjq2023-10-26
* vim-patch:partial:5985879e3c36 (#25780)zeertzjq2023-10-26
* vim-patch:9.0.2065: EXPAND flag set for filetype option (#25779)zeertzjq2023-10-26
* fix(terminal): assign channel to terminal earlier (#25771)zeertzjq2023-10-25
* build: add CMAKE_C_FLAGS to --version outputdundargoc2023-10-24
* vim-patch:9.0.2063: pacman hooks are detected as conf filetypeChristian Clason2023-10-24
* vim-patch:9.0.2062: Janet files are not recognisedChristian Clason2023-10-24
* vim-patch:9.0.2061: not able to detect xkb filetypesChristian Clason2023-10-24
* vim-patch:9.0.2060: *.{gn,gni} files are not recognizedChristian Clason2023-10-24
* fix(marks): handle switching buffer properly (#25763)zeertzjq2023-10-24
* build: enable formatting during rebasedundargoc2023-10-23