aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
| * refactor(lsp): move client code to a regular Lua classLewis Russell2024-02-07
| * feat(treesitter): show root nodes in :InspectTree (#26944)altermo2024-02-06
| * fix(doc): prevent doxygen confusionLewis Russell2024-02-06
| * fix(lsp): send back diagnostic tags to the serverLewis Russell2024-02-06
| * docs: small fixes (#27213)dundargoc2024-02-06
| * vim-patch:f7f33e3719c8Christian Clason2024-02-06
| * feat(treesitter): use 0-based indexing to show ranges in `:InspectTree`Jongwook Choi2024-02-05
| * fix(lsp): handle adjacent snippet tabstopsMaria José Solano2024-02-05
| * Merge pull request #27328 from wookayin/fix/lsp-tagfuncLewis Russell2024-02-05
| |\
| | * fix(lsp): fix infinite loop on vim.lsp.tagfuncJongwook Choi2024-02-03
| * | fix(treesitter): inspect-tree remember opts on buf changealtermo2024-02-04
| * | vim-patch:9.1.0076: luau config file not detectedChristian Clason2024-02-04
| * | vim-patch:7c5aeaffa2be (#27327)zeertzjq2024-02-04
| |/
| * refactor: create function for deferred loadingdundargoc2024-02-03
| * fix(vim.system): don't process non-fast events during wait() (#27300)zeertzjq2024-02-02
| * feat(quickfix): support -q - to read 'errorfile' from stdin (#27303)zeertzjq2024-02-02
| * vim-patch:9204f39580bdChristian Clason2024-02-02
| * refactor(runtime): remove nvimMap and nvimUnmap syntax groups (#27298)zeertzjq2024-02-02
| * vim-patch:e3e3934bb182zeertzjq2024-02-02
| * vim-patch:69866449ddb2zeertzjq2024-02-02
| * build: various fixesdundargoc2024-02-01
| * vim-patch:c46c21b4ca47Christian Clason2024-02-01
| * vim-patch:83f627ff42a3Christian Clason2024-02-01
| * feat(api): make nvim_open_win support non-floating windows (#25550)Will Hopkins2024-02-01
| * vim-patch:bdb9d9afba97Christian Clason2024-01-31
| * vim-patch:26b0176a98f8Christian Clason2024-01-31
| * Merge #27246 from justinmk/healthJustin M. Keyes2024-01-29
| |\
| | * fix(health): "attempt to concatenate nil"Justin M. Keyes2024-01-28
| | * fix(health): check more "old" filesJustin M. Keyes2024-01-28
| * | vim-patch:9.1.0061: UX of visual highlighting can be improved (#27256)Evgeni Chasnovski2024-01-29
| * | feat(api): add nvim_tabpage_set_win (#27222)Will Hopkins2024-01-29
| * | vim-patch:cf8695d48cddzeertzjq2024-01-29
| * | vim-patch:21ce159e0561zeertzjq2024-01-29
| * | vim-patch:c79646dfb101zeertzjq2024-01-29
| * | vim-patch:71b6d3397649zeertzjq2024-01-29
| * | feat(extmarks): subpriorities (relative to declaration order) (#27131)Gregory Anders2024-01-28
| * | refactor(lsp): client_hints typo #27250Maria José Solano2024-01-28
| * | docs: enforce "treesitter" spelling #27110Jongwook Choi2024-01-28
| |/
| * vim-patch:9.1.0049: Make "[Command Line]" a special buffer nameSean Dewar2024-01-28
| * docs(lua): update ":{range}lua" docs + error message #27231Justin M. Keyes2024-01-27
| * vim-patch:0cc6108fea21Christian Clason2024-01-27
| * vim-patch:772f8f542513Christian Clason2024-01-27
| * feat(ex_cmds): ranged :lua #27167luukvbaal2024-01-26
| * revert: "feat(treesitter): add foldtext with treesitter highlighting"Till Bungert2024-01-27
| * fix(osc52): do not use 'vim.iter' (#27218)Evgeni Chasnovski2024-01-26
| * feat: improve return type annotations for vim.api.*Lewis Russell2024-01-26
| * vim-patch:046a0f75d025Christian Clason2024-01-26
| * vim-patch:9.1.0058: Cannot map Super Keys in GTK UI (#27204)zeertzjq2024-01-26
| * feat(colorscheme): update treesitter groupsEvgeni Chasnovski2024-01-25
| * fix(runtime): update 'vim' color scheme to use new tree-sitter groupsEvgeni Chasnovski2024-01-25