aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* vim-patch:86cfb39030ebChristian Clason2023-09-09
* vim-patch:4e554d282c50Christian Clason2023-09-09
* feat(runtime): highlight hl groups in syntax.txt (#25050)zeertzjq2023-09-08
* feat(lsp): add original LSP Location as item's user_data in locations_to_item...Tom Praschan2023-09-07
* vim-patch:f7ac0ef50988Christian Clason2023-09-07
* vim-patch:67c951df4c95Christian Clason2023-09-07
* fix(diagnostic): always return copies of diagnostic items (#25010)Evgeni Chasnovski2023-09-06
* fix: windows timeouts have exit code 1Lewis Russell2023-09-05
* refactor(vim.system): factor out on_exit handlingLewis Russell2023-09-05
* fix(vim.system): make timeout work properlyLewis Russell2023-09-05
* fix(vim.system): let on_exit handle cleanup after killLewis Russell2023-09-05
* vim-patch:282a94be990fChristian Clason2023-09-05
* vim-patch:3170342af304Christian Clason2023-09-05
* build: bump lpeg to 1.1.0 (#25016)dundargoc2023-09-04
* vim-patch:9.0.1856: issues with formatting positional arguments (#25013)zeertzjq2023-09-04
* docs(luv): correct uv.spawn options.args docs about the first argumentChristian Clason2023-09-02
* vim-patch:acb91d3905cfChristian Clason2023-09-02
* vim-patch:da16a1b471aaChristian Clason2023-09-02
* fix(lsp): wrong iterator in registerCapability handler (#24971)TheBlob422023-09-01
* vim-patch:9.0.1833: [security] runtime file fixes (#24969)zeertzjq2023-09-01
* feat(treesitter): improve query error messageAmaan Qureshi2023-08-31
* vim-patch:0b8b145bf8bfChristian Clason2023-08-31
* vim-patch:1610528cc305Christian Clason2023-08-31
* refactor(lsp): add type annotation for lsp.Client.server_capabilities (#24925)Jongwook Choi2023-08-31
* fix(lsp): only disable inlay hints / diagnostics if no other clients are conn...Chris AtLee2023-08-31
* fix(runtime/tutor): don't try to close fold when there is none (#24953)David Moberg2023-08-31
* vim-patch:9.0.1820: Rexx files may not be recognised (#24956)zeertzjq2023-08-31
* vim-patch:9.0.1797: Vimball/Visual Basic filetype detection conflict (#24947)zeertzjq2023-08-31
* vim-patch:9.0.1807: runtime: crystal scripts not recognised (#24949)zeertzjq2023-08-31
* vim-patch:9.0.1803: runtime(filetype): Add norg language detection (#24948)zeertzjq2023-08-31
* vim-patch:9d8ef7cc4340Christian Clason2023-08-30
* fix(filetype): make sure buffer is valid before call nvim_buf_call (#24922)Hongbo Liu2023-08-30
* vim-patch:2ac708b54866Christian Clason2023-08-30
* vim-patch:a5eb6785efccChristian Clason2023-08-30
* vim-patch:3ac2d3da5fdfChristian Clason2023-08-30
* fix(builtin): fix incorrect optional fields for fn.sign_defineJongwook Choi2023-08-30
* vim-patch:0382f05dbd65Christian Clason2023-08-29
* vim-patch:f937ab32a1acChristian Clason2023-08-29
* fix(treesitter): update folds only once on InsertLeaveJaehwang Jung2023-08-29
* feat(terminal): allow :terminal to take modifiers (#15427)Gregory Anders2023-08-28
* vim-patch:535b9e12d02fChristian Clason2023-08-28
* fix(editorconfig): do not set 'endofline'Lewis Russell2023-08-27
* docs: update luvref.txt for version infozhaozg2023-08-27
* feat(builtin): improve typesLewis Russell2023-08-27
* fix(types): add some return/parameter type annotations (#24867)Maria José Solano2023-08-27
* fix(treesitter): validate window before updating preview highlightsMaria José Solano2023-08-27
* build(deps): bump tree-sitter-python to v0.20.4Sanchayan Maity2023-08-27
* build(deps): bump luv to HEAD dcd1a1czhaozg2023-08-27
* feat(highlight): add `FloatFooter` highlight groupEvgeni Chasnovski2023-08-26
* feat(float): implement footerEvgeni Chasnovski2023-08-26