aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* perf(lua): avoid spairs in vim.validate happy pathLewis Russell2024-05-15
* docs(lua): restore missing indexing for vim.bo and vim.wo (#28751)zeertzjq2024-05-15
* fix(messages): avoid passing negative length to strnlen() (#28753)zeertzjq2024-05-15
* perf(vim.fs.normalize): use iteratorLewis Russell2024-05-15
* perf(loader): use a quicker version of vim.fs.normalizeLewis Russell2024-05-15
* build: bump uncrustify to version 0.79.0 (#28756)Christian Clason2024-05-15
* docs: misc (#28609)dundargoc2024-05-15
* ci(labeler): adjust configurationdundargoc2024-05-14
* fix(lsp): don't start additional client if attach failed (#28744)Mathias Fußenegger2024-05-14
* fix(treesitter): allow optional directive captures (#28664)Riley Bruins2024-05-14
* fix(health): clients may not support watchfiles #28710Maria José Solano2024-05-14
* feat(lsp): update LSP protocol 3.18 typings to date (#28730)Jongwook Choi2024-05-14
* docs(gen_help_html.lua): wrap legacy help at word-boundary #28678gusain712024-05-14
* perf(lsp): only joinpath for dirs in watchdirsMathias Fussenegger2024-05-14
* perf(fs): normalize path only once in fs.dirMathias Fussenegger2024-05-14
* vim-patch:7961210b861cChristian Clason2024-05-14
* vim-patch:86f6e2c2eed7Christian Clason2024-05-14
* vim-patch:43f2edc096cbChristian Clason2024-05-14
* vim-patch:679f5abb9930Christian Clason2024-05-14
* test: fix incorrect function import (#28735)dundargoc2024-05-14
* refactor(lua): remove deprecated features #28725Justin M. Keyes2024-05-13
* fix(treesitter): text alignment in checkhealth vim.treesitterJongwook Choi2024-05-13
* Merge #28432 nvim_win_xx_ns are EXPERIMENTALJustin M. Keyes2024-05-12
|\
| * refactor(api): nvim_win_xx_ns are EXPERIMENTALJustin M. Keyes2024-05-12
| * refactor(api): rename nvim_win_remove_nsJustin M. Keyes2024-05-12
|/
* Merge pull request #28717 from bfredl/rpcmsgbfredl2024-05-12
|\
| * fix(ui): data corruption in remote_ui_raw_linebfredl2024-05-12
* | fix(api): make getting explicit empty hl in virtual text work (#28697)zeertzjq2024-05-12
|/
* ci(build): use latest over explicit image versiondundargoc2024-05-11
* vim-patch:9.1.0407: Stuck with long line and half-page scrolling (#28704)luukvbaal2024-05-11
* vim-patch:1c5728e0c4a9 (#28703)zeertzjq2024-05-11
* vim-patch:9.1.0406: Divide by zero with getmousepos() and 'smoothscroll' (#28...zeertzjq2024-05-11
* vim-patch:b23c1fc59650 (#28702)zeertzjq2024-05-11
* vim-patch:c16c4a21eb39Christian Clason2024-05-11
* vim-patch:d3952e8cfe7bChristian Clason2024-05-11
* vim-patch:9.1.0402: filetype: mdd files detected as zsh filetypeChristian Clason2024-05-11
* vim-patch:9.1.0401: filetype: zsh module files are not recognizedChristian Clason2024-05-11
* fix: transposed xcalloc arguments (#28695)zeertzjq2024-05-11
* Merge pull request #28676 from luukvbaal/tuiflushbfredl2024-05-10
|\
| * fix(tui): initialize clear attrs with current terminal backgroundLuuk van Baal2024-05-10
* | vim-patch:06bdac158072Christian Clason2024-05-10
* | fix(lsp): disable didChangeWatchedFiles on LinuxLewis Russell2024-05-10
* | vim-patch:cb3691811be9 (#28684)zeertzjq2024-05-10
* | vim-patch:ce2ad9ffd79fChristian Clason2024-05-10
* | build: allow sccache as compiler cachedundargoc2024-05-09
* | vim-patch:9.1.0396: filetype: jj files are not recognized (#28672)Gregory Anders2024-05-08
* | vim-patch:1e34b95e4402Christian Clason2024-05-09
* | vim-patch:9.1.0397: Wrong display with 'smoothscroll' when changing quickfix ...zeertzjq2024-05-09
|/
* refactor(change): check all tabpages in changed_lines_invalidate_buf() (#28666)zeertzjq2024-05-08
* vim-patch:c5def6561d56Christian Clason2024-05-07