aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:9.1.0114: Setting some options may change curswant (#27514)zeertzjq2024-02-18
* Merge pull request #27481 from bfredl/meta_revisebfredl2024-02-17
|\
| * fix(decorations): crash with revised mark with changed decoration flagsbfredl2024-02-17
|/
* ci(release): run universal_macos build on M1 (#27505)Christian Clason2024-02-17
* ci: test on macOS M1 (#27276)Christian Clason2024-02-17
* ci(test.yml): explicitly set build type (#27503)zeertzjq2024-02-17
* test: more tests for nvim_eval_statusline "fillchar" (#27502)zeertzjq2024-02-17
* fix(api): don't use stl 'fillchar' for "use_statuscol_lnum" (#27501)luukvbaal2024-02-17
* fix: fix iter_matches call in query linter (#27496)Gregory Anders2024-02-16
* build: set deps default build type to Release (#27495)Gregory Anders2024-02-16
* fix(treesitter): correctly handle query quantifiers (#24738)Thomas Vigouroux2024-02-16
* docs(tutor): include https urls where applicable (#27461)Marcus Michaels2024-02-16
* build(vim-patch.sh): don't add vim/vim to issue of another repo (#27493)zeertzjq2024-02-16
* Merge pull request #27464 from zeertzjq/vim-9b53c052d58fzeertzjq2024-02-16
|\
| * fix(runtime): add more Nvim-only highlight groups to Vim syntaxzeertzjq2024-02-16
| * vim-patch:1633de8c35fdzeertzjq2024-02-16
| * vim-patch:fe6d5b0ae47ezeertzjq2024-02-16
| * vim-patch:5c3855bcab42zeertzjq2024-02-16
| * vim-patch:9b53c052d58fzeertzjq2024-02-16
| * vim-patch:ceed36873e92zeertzjq2024-02-16
|/
* vim-patch:79230f027a25Christian Clason2024-02-16
* vim-patch:103f1dfb7df3Christian Clason2024-02-16
* fix(genvimvim): generate prefixed boolean options properly (#27487)zeertzjq2024-02-16
* docs: document breaking change for nvim_create_autocmd callback (#27484)Gregory Anders2024-02-15
* Merge pull request #27485 from zeertzjq/vim-9.1.0112zeertzjq2024-02-16
|\
| * vim-patch:9.1.0113: duplicate code when cleaning undo stackzeertzjq2024-02-16
| * vim-patch:9.1.0112: Remove undo information, when cleaning quickfix bufferzeertzjq2024-02-16
|/
* build(deps): bump tree-sitter-c to v0.20.8Christian Clason2024-02-15
* fix: type warnings in shared.luaLewis Russell2024-02-15
* Merge pull request #27460 from bfredl/merarenabfredl2024-02-15
|\
| * refactor(eval): use arena when converting typvals to Objectbfredl2024-02-15
|/
* vim-patch:9.1.0111: filetype: no support for bats filesChristian Clason2024-02-15
* vim-patch:9.1.0110: filetype: add 'Config.in' filetype detectionChristian Clason2024-02-15
* vim-patch:9.1.0109: filetype: no support for its filesChristian Clason2024-02-15
* vim-patch:9.1.0108: filetype: no support for dtso filesChristian Clason2024-02-15
* vim-patch:1da0e8581671Christian Clason2024-02-15
* Merge pull request #27474 from zeertzjq/vim-9.1.0068zeertzjq2024-02-15
|\
| * vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors'zeertzjq2024-02-15
| * vim-patch:9.1.0068: Visual highlighting can still be improvedzeertzjq2024-02-15
|/
* fix(lsp): rename: load and list new buffer if attached to window (#27408)Tomasz N2024-02-14
* fix(extmarks): redraw line on adding/removing conceal (#27463)zeertzjq2024-02-14
* vim-patch:9.1.0105: Style: typos found (#27462)zeertzjq2024-02-14
* refactor(lsp): resolve the config-client entanglementLewis Russell2024-02-13
* Merge pull request #27428 from bfredl/luarenabfredl2024-02-13
|\
| * refactor(lua): use a keyset for vim.diff opts parsingbfredl2024-02-13
| * refactor(lua): use Arena when converting from lua stack to API argsbfredl2024-02-13
|/
* fix(loader): remove cyclic dependency on vim.fs (when --luamod-dev)Jongwook Choi2024-02-13
* docs(builtin): fix lua types for vim.fn.sign_getplacedJongwook Choi2024-02-13
* docs: stricter bufname and bufnr types (#27454)Maria José Solano2024-02-13
* vim-patch:9.1.0101: upper-case of German sharp s should be U+1E9E (#27449)zeertzjq2024-02-13