aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* 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
* docs(megpack_rpc): add news entry for msgpack-rpc client typeAlisue2023-08-26
* docs(msgpack_rpc): add "msgpack-rpc" client typeAlisue2023-08-26
* docs: various clarifications (#24876)zeertzjq2023-08-26
* feat(treesitter): add a query editor (#24703)Maria José Solano2023-08-25
* refactor(termdebug): reindent some thingsSean Dewar2023-08-25
* vim-patch:3d3a9152fa6dSean Dewar2023-08-25
* vim-patch:2ae7ffe0bc3cSean Dewar2023-08-25
* fix(termdebug): send SIGINT when interrupting prompt modeSean Dewar2023-08-25
* vim-patch:a76f3221cdcfSean Dewar2023-08-25
* fix(termdebug): prompt mode breaks with &splitbelow setSean Dewar2023-08-25
* fix(termdebug): trim suffixed "\r" in CommOutputSean Dewar2023-08-25
* vim-patch:19968fc4ec2cSean Dewar2023-08-25
* vim-patch:f6fb52b667eeSean Dewar2023-08-25
* vim-patch:9f2962141514Sean Dewar2023-08-25
* fix(filetype): return on_detect function when matching by file contentsGregory Anders2023-08-24
* fix(filetype): call on_detect before setting buffer filetypeGregory Anders2023-08-24
* docs(builtin): small fixes (#24861)Sean Dewar2023-08-24
* Merge pull request #24702 from seandewar/vim-1688938dd5acSean Dewar2023-08-24
|\
| * vim-patch:e8d6f03f6a61Sean Dewar2023-08-23
| * vim-patch:96d6c4aabed1Sean Dewar2023-08-23
| * vim-patch:1688938dd5acSean Dewar2023-08-23