aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
| * vim-patch:9.1.0544: filetype: ldapconf files are not recognizedChristian Clason2024-07-08
| * vim-patch:9.1.0543: Behavior of CursorMovedC is strange (#29608)zeertzjq2024-07-08
| * vim-patch:e85fdc7: runtime(vim): Update base-syntax, improve :match command h...zeertzjq2024-07-08
| * vim-patch:9.1.0540: Unused assignment in sign_define_cmd()zeertzjq2024-07-08
| * vim-patch:fbbabbc: runtime(doc): add page-scrolling keys to index.txtzeertzjq2024-07-08
| * vim-patch:b9bbf1f: runtime(doc): clarify how to re-init csv syntax filezeertzjq2024-07-08
| * fix(health): fix fetching url with python in provider health (#29594)Stanislav Asunkin2024-07-07
| * vim-patch:9.1.0538: not possible to assign priority when defining a sign (#29...zeertzjq2024-07-07
| * vim-patch:9.1.0536: filetype: zone files are not recognizedChristian Clason2024-07-07
| * vim-patch:9.1.0537: signed number detection for CTRL-X/A can be improved (#29...zeertzjq2024-07-07
| * Merge pull request #29584 from zeertzjq/vim-6a4afb1efca1zeertzjq2024-07-06
| |\
| | * vim-patch:aaaa21b: runtime(doc): Remove wrong help tag CTRL-SHIFT-CRzeertzjq2024-07-06
| | * vim-patch:6a4afb1: runtime(doc): document further keys that scroll page up/downzeertzjq2024-07-06
| * | feat(lsp): drop fswatch, use inotifywait (#29374)Andreas Schneider2024-07-06
| * | docs(lsp): add examples to lsp-quickstart for completion and autoformatting (...Gregory Anders2024-07-06
| * | fix(glob): avoid `subcapture nesting too deep` error (#29520)Zoltán Nyikos2024-07-06
| |/
| * vim-patch:9.1.0532: filetype: Cedar files not recognizedChristian Clason2024-07-06
| * fix(treesitter): display fields for anonymous nodes in :InspectTreeRiley Bruins2024-07-05
| * docs: misc (#29410)dundargoc2024-07-05
| * vim-patch:3146d63: runtime(netrw): fix remaining case of register clobberChristian Clason2024-07-04
| * vim-patch:11d5992: runtime(rust): use shiftwidth() in indent scriptChristian Clason2024-07-04
| * fix(diagnostic): make docs agree with code (#29561)Peter Aronoff2024-07-04
| * vim-patch:2fbcc15: runtime(terraform): Add filetype plugin for terraformChristian Clason2024-07-04
| * vim-patch:3d2a996: runtime(dockerfile): enable spellchecking of comments in s...Christian Clason2024-07-04
| * vim-patch:2606e77: runtime(doc): rename variable for pandoc markdown supportChristian Clason2024-07-04
| * fix(lua): use rawget() to get __call in vim.is_callable() (#29536)Tyler Miller2024-07-04
| * fix(runtime): stop treesitter highlight in b:undo_ftplugin (#29533)zeertzjq2024-07-03
| * fix(treesitter): ensure syntaxset augroup exists (#29542)zeertzjq2024-07-03
| * fix(lsp): fallback to `label` for completion items if all others are missing ...Sebastian Lyng Johansen2024-07-02
| * feat(win32): embed executable iconalex-tdrn2024-07-02
| * fix(runtime): update b:undo_ftplugin in Lua runtime files (#29529)zeertzjq2024-07-01
| * feat(jumplist): allow opting out of removing unloaded buffers (#29347)zeertzjq2024-06-30
| * refactor: use `vim._with` where possibledundargoc2024-06-28
| * Merge pull request #29483 from bfredl/nonbinarybfredl2024-06-27
| |\
| | * refactor(typval)!: remove distinction of binary and nonbinary stringsbfredl2024-06-27
| * | fix(lsp): pre-filter matches on label if filterText is missing (#29491)Mathias Fußenegger2024-06-27
| * | fix(lsp): avoid vim.keymap.del error when stopping a client (#29478)Matt Fellenz2024-06-26
| * | Merge pull request #29280 from echasnovski/with-owobogodundargoc2024-06-26
| |\ \ | | |/ | |/|
| | * feat(lua): add `context.env` (environment variables) to `vim._with()`Evgeni Chasnovski2024-06-24
| | * feat(lua): update `vim._with` to allow more granular option contextsEvgeni Chasnovski2024-06-24
| | * test(lua): cover `vim._with()` with testsEvgeni Chasnovski2024-06-24
| * | vim-patch:62f7b55: runtime(netrw): save and restore register 0-9, a and unnam...zeertzjq2024-06-25
| * | vim-patch:ecd642a: runtime(doc): clarify, that register 1-9 will always be sh...zeertzjq2024-06-25
| |/
| * feat(lsp): vim.lsp.buf.format() supports textDocument/rangesFormatting #27323Tom Praschan2024-06-24
| * refactor(filetype): change some patterns to extensions (#29472)zeertzjq2024-06-24
| * perf(treesitter): remove unnecessary foldexpr loopRiley Bruins2024-06-24
| * fix(treesitter): do not modify highlight state for _on_spell_navLuuk van Baal2024-06-24
| * vim-patch:01a4fb1: runtime(java): Compose "g:java_highlight_signature" and "g...Christian Clason2024-06-23
| * fix(filetype): source ftdetect/* after creating scripts.vim autocmds (#29445)zeertzjq2024-06-22
| * vim-patch:fc64ac0: runtime(vim): Update base-syntax, fix function tail commen...zeertzjq2024-06-22