aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
| * | vim-patch:060107c: runtime(doc): fix typo in g:termdebug_config (#31155)zeertzjq2024-11-10
| * | vim-patch:8e6b503: runtime(tex): add Number highlighting to syntax fileChristian Clason2024-11-10
| * | vim-patch:a14c457: runtime(dune): use :setl instead of :set in ftpluginChristian Clason2024-11-10
| * | refactor(lsp): simplify reference range logicRiley Bruins2024-11-10
| * | vim-patch:bbe5252: runtime(vim): Update base-syntax, improve :normal highligh...zeertzjq2024-11-10
| * | vim-patch:818c641: runtime(vim): Update base-syntax file, improve class, enum...zeertzjq2024-11-10
| * | vim-patch:80aabaa: runtime(vim): Distinguish Vim9 builtin object methods from...zeertzjq2024-11-10
| * | vim-patch:dfcef89: runtime(vim): Distinguish Vim9 constructor definitions fro...zeertzjq2024-11-10
| * | vim-patch:5e7f43b: runtime(termdebug): allow to use decimal signs (#31149)zeertzjq2024-11-10
| * | vim-patch:partial:624bb83: runtime(doc): Tweak documentation style a bit (#31...zeertzjq2024-11-10
| * | fix(lsp): fix infinite loopLewis Russell2024-11-09
| * | vim-patch:0f60fbf: runtime(compiler): improve cppcheckzeertzjq2024-11-09
| * | vim-patch:39f52a6: runtime(structurizr): Update structurizr syntaxzeertzjq2024-11-09
| * | vim-patch:6e410c9: runtime(8th): updated 8th syntaxzeertzjq2024-11-09
| * | vim-patch:6d9a145: runtime(compiler): add mypy and ruff compiler; update pyli...zeertzjq2024-11-09
| * | vim-patch:64a536d: runtime(netrw): fix several bugs in netrw tree listingzeertzjq2024-11-09
| * | vim-patch:a063b22: runtime(netrw): prevent polluting the search historyzeertzjq2024-11-09
| * | vim-patch:3780c11: runtime(compiler): fix typo in cppcheck compiler pluginzeertzjq2024-11-09
| * | docs: misc (#30914)dundargoc2024-11-09
| * | fix(vim.system): resolve executable paths on windowsLewis Russell2024-11-08
| * | perf(lsp): do not apply semantic tokens to folded linesLewis Russell2024-11-08
| |/
| * vim-patch:9.1.0839: filetype: leo files are not recognizedChristian Clason2024-11-05
| * vim-patch:9.1.0840: filetype: idris2 files are not recognizedChristian Clason2024-11-05
| * vim-patch:59834ba: runtime(matchparen): Add matchparen_disable_cursor_hl conf...Christian Clason2024-11-05
| * vim-patch:19bc76c: runtime(cook): include cook filetype pluginChristian Clason2024-11-05
| * vim-patch:9dadfe7: runtime(debversions): Update Debian versionsChristian Clason2024-11-05
| * feat(defaults): unimpaired empty line below/above cursor #30984Yochem van Rosmalen2024-11-04
| * feat(options)!: disallow setting hidden options #28400Famiu Haque2024-11-04
| * feat(lsp): multi-client support for signature_helpLewis Russell2024-11-04
| * fix(treesitter): close InspectTree/EditQuery window on BufUnload (#31036)zeertzjq2024-11-03
| * vim-patch:9.1.0831: 'findexpr' can't be used as lambad or Funcref (#31058)zeertzjq2024-11-03
| * vim-patch:a95d6a3: runtime(doc): remove stray sentence in pi_netrw.txt (#31053)zeertzjq2024-11-03
| * fix(health): better layout of vim.treesitter health checkChristian Clason2024-11-02
| * vim-patch:9.1.0826: filetype: sway files are not recognizedChristian Clason2024-11-02
| * vim-patch:d181baf: runtime(typst): synchronize updates from the upstream typs...Christian Clason2024-11-02
| * fix(lua): show stacktrace for error in vim.on_key() callback (#31021)zeertzjq2024-11-02
| * vim-patch:26113e5: runtime(doc): Include netrw-gp in TOC (#31032)zeertzjq2024-11-02
| * vim-patch:b5e7da1: runtime(doc): mention 'iskeyword' at :h charclass() (#31026)zeertzjq2024-11-01
| * feat(lsp)!: remove client-server handlers from vim.lsp.handlersLewis Russell2024-11-01
| * fix(lsp): hover border type can be string (#31013)nikolightsaber2024-11-01
| * feat(lua): allow vim.on_key() callback to consume the key (#30939)errael2024-11-01
| * refactor(loader): format annotationsLewis Russell2024-10-31
| * refactor(loader): use the term stat instead of hashLewis Russell2024-10-31
| * refactor(loader): remove Loader table and use localsLewis Russell2024-10-31
| * refactor(loader): rename typesLewis Russell2024-10-31
| * refactor(loader): inline Loader.load into Loader.loadfileLewis Russell2024-10-31
| * refactor(loader): simplify Loader.loader_libLewis Russell2024-10-31
| * refactor(loader): simplify Loader.write/readLewis Russell2024-10-31
| * perf(loader): reduce calls to Loader.cache_fileLewis Russell2024-10-31
| * refactor(loader): remove unused _topmodsLewis Russell2024-10-31