aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* refactor(lsp): make is_pull in lsp.diagnostic.get_namespace optional (#25156)Mathias Fußenegger2023-10-14
* fix(lsp): refactor escaping snippet text (#25611)Maria José Solano2023-10-14
* Merge pull request #25630 from nwounkn/fix-extra-linezeertzjq2023-10-14
|\
| * fix(ui): empty line before the next message after :silent commandnwounkn2023-10-14
|/
* test(ui/searchhl_spec): match more in :terminal test (#25631)zeertzjq2023-10-14
* vim-patch:8.1.0822: peeking and flushing output slows down execution (#25629)zeertzjq2023-10-14
* fix(grid): add start column when getting char on line (#25627)zeertzjq2023-10-13
* fix: allow multiline message for echoerr (#25380)Jongwook Choi2023-10-13
* refactor(test): cleanup #25614Justin M. Keyes2023-10-12
* feat(types): add `test/.luarc.json`L Lllvvuu2023-10-12
* fix(lsp): handle NUL bytes in popup text (#25612)zeertzjq2023-10-12
* vim-patch:9.0.2018: complete_info() returns wrong index (#25607)zeertzjq2023-10-12
* vim-patch:8.2.3064: Vim9: in script cannot set item in uninitialized list (#2...zeertzjq2023-10-12
* Merge pull request #25606 from zeertzjq/vim-9.0.2017zeertzjq2023-10-12
|\
| * vim-patch:9.0.2017: linebreak applies for leading whitespacezeertzjq2023-10-12
* | vim-patch:9.0.2017: linebreak applies for leading whitespace (#25604)zeertzjq2023-10-12
|/
* vim-patch:9.0.2011: INI files not detectedChristian Clason2023-10-11
* fix(lsp): display initialization errors (#25409)Maria José Solano2023-10-11
* docs: clarify about error in shada (#25594)sisrfeng2023-10-11
* refactor(float): rename ex_floatclose to ex_fclose (#25596)Raphael2023-10-11
* test(core/path_spec): don't use fnameescape() (#25593)zeertzjq2023-10-11
* docs(style): add guideline for fixing compiler error on switch statementFamiu Haque2023-10-10
* docs: small fixesdundargoc2023-10-10
* Merge pull request #25561 from glepnir/9663bfredl2023-10-10
|\
| * feat(float): add fclose commandglepnir2023-10-10
* | refactor: use xstpcpy() instead of strcat() (#25572)James2023-10-10
* | refactor: allow not having a `default` case for enumFamiu Haque2023-10-10
* | fix(highlight): add `FloatFooter` to 'highlight_defs.h' (#25577)Evgeni Chasnovski2023-10-10
* | vim-patch:9.0.2009: cmdline-completion for comma-separated options wrong (#25...zeertzjq2023-10-10
* | fix(path): restore space separation in 'path' (#25571)zeertzjq2023-10-10
* | docs: fix misplaced mention of 'backupdir' (#25568)zeertzjq2023-10-10
* | docs: miscellaneous doc and type fixes (#25554)Maria José Solano2023-10-10
* | fix(file_search): path with spaces in finddir() and findfile() (#25493)Leonardo Mello2023-10-10
* | vim-patch:9.0.2008: test: undofile left behind (#25567)zeertzjq2023-10-10
* | ci: use clang 17 as the default clang version is too olddundargoc2023-10-09
* | ci: various cleanupsdundargoc2023-10-09
* | ci: enable clang-analyzer warningsdundargoc2023-10-09
* | fix(coverity): dead code #25562Justin M. Keyes2023-10-09
* | build(deps): bump libmpack-lua to 1.0.11Christian Clason2023-10-09
* | fix(autocmd): API functions accept garbage after event name #25523ii142023-10-09
* | refactor: the long goodbyedundargoc2023-10-09
* | feat(ui-ext): make 'mousehide' into proper ui_option (#25532)Jaehoon Hwang2023-10-09
* | test(ui/embed_spec): use notification instead of request (#25555)zeertzjq2023-10-09
* | build(deps): bump luajit to HEAD - 656ecbcf8Christian Clason2023-10-09
* | Merge pull request #25503 from bfredl/unishapebfredl2023-10-08
|\ \
| * | refactor(grid): do arabic shaping in one placebfredl2023-10-08
* | | vim-patch:1e33cd72b60aChristian Clason2023-10-08
* | | fix(PVS/V592): expression is enclosed by parentheses twicedundargoc2023-10-08
* | | fix(PVS/V547): expression is always true/falsedundargoc2023-10-08
| |/ |/|
* | fix(lsp): account for border height in max floating popup height (#25539)LW2023-10-08