aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
| * | docs: small fixesdundargoc2024-01-02
| * | docs(lsp): add supports_method to vim.lsp.client docs (#26852)Mathias Fußenegger2024-01-02
| |/
| * docs(glob): add glob module (#26853)Mathias Fußenegger2024-01-02
| * vim-patch:10b4f75d4c03 (#26846)zeertzjq2024-01-02
| * vim-patch:34d15155fc45Christian Clason2024-01-02
| * vim-patch:b16fc9805535Christian Clason2024-01-02
| * vim-patch:d08059ab48b8Christian Clason2024-01-02
| * refactor(lsp): fix remaining luals warnings in lsp.rpcMathias Fussenegger2024-01-02
| * feat(lsp): support connect via named pipes/unix domain sockets (#26032)TheLeoP2024-01-02
| * feature(diagnostic): add `vim.diagnostic.count()` (#26807)Evgeni Chasnovski2024-01-01
| * refactor(health): refactor provider healthchecksGregory Anders2024-01-01
| * feat(treesitter): highlight Lua files by default (#26824)Christian Clason2024-01-01
| * docs: clarify on_bytes argumentsJaehwang Jung2024-01-01
| * fix(builtin): parameter mismatch between winsaveview and winrestviewaltermo2023-12-31
| * refactor: fix luals warningsdundargoc2023-12-30
| * build: various improvementsdundargoc2023-12-30
| * vim-patch:d96f25bd69c1Christian Clason2023-12-30
| * vim-patch:715a8058895fChristian Clason2023-12-29
| * vim-patch:244f01658f9cChristian Clason2023-12-29
| * vim-patch:a907c9199216Christian Clason2023-12-29
| * vim-patch:fda02d03c0cfChristian Clason2023-12-29
| * vim-patch:757714c0cba7Christian Clason2023-12-29
| * vim-patch:48ddc6a6f86fChristian Clason2023-12-29
| * docs: convert BACKERS.md to backers.txtdundargoc2023-12-28
| * docs(eval): add parameter type for vim.fn.mode() (#26776)xvzc2023-12-28
| * vim-patch:d1cea036467cChristian Clason2023-12-28
| * vim-patch:7e2741100737Christian Clason2023-12-28
| * vim-patch:a03647acc313Christian Clason2023-12-28
| * vim-patch:00b470052b71Christian Clason2023-12-28
| * docs: small fixes (#26651)dundargoc2023-12-28
| * vim-patch:65672ae1189e (#26767)zeertzjq2023-12-28
| * revert: "fix: correct versions in deprecation warnings"dundargoc2023-12-27
| * vim-patch:9042bd8b09baChristian Clason2023-12-27
| * fix(gen_lsp.lua): improve type name, and fix wrong type inheritanceJongwook Choi2023-12-27
| * docs(gen_lsp.lua): re-generate vim.lsp._meta.protocol type annotationsJongwook Choi2023-12-27
| * feat(defaults): map Q and @x to repeat in Visual mode (#26495)Nacho Nieva2023-12-27
| * fix: correct versions in deprecation warningsdundargoc2023-12-27
| * refactor: use vim.deprecate on all deprecated functionsdundargoc2023-12-27
| * feat(extmarks): add virt_text_repeat_linebreak flag (#26625)luukvbaal2023-12-26
| * feat(vim.deprecate): only issue warning if neovim version is high enoughdundargoc2023-12-25
| * refactor(cpoptions): remove 'p'bfredl2023-12-25
| * feat(health): make :checkhealth support more split modifiers (#26731)zeertzjq2023-12-25
| * feat(health): checkhealth buffer can show in a split window (#26714)Pablo Arias2023-12-25
| * build: remove clint checks and style text covered by uncrustifydundargoc2023-12-24
| * fix(treesitter): outdated highlight due to tree with outdated regionJaehwang Jung2023-12-24
| * vim-patch:ea9964a36f94Christian Clason2023-12-23
| * vim-patch:ec97edcbb9f6Christian Clason2023-12-23
| * fix(lsp): filetype matching to documentSelector in dynamic capabilities (#25425)Michal Liszcz2023-12-22
| * refactor(lsp): move glob parsing to util (#26519)Steven Arcangeli2023-12-22
| * feat(lsp): add type annotations for lsp.util.locations_to_items (#26694)Mathias Fußenegger2023-12-22