summaryrefslogtreecommitdiffstatshomepage
path: root/runtime
AgeCommit message (Expand)AuthorFiles
2024-07-08vim-patch:7d60dc2: runtime(yacc): include yacc ftplugin fileChristian Clason1
2024-07-08vim-patch:08b0c12: runtime(squirrel): include squirrel ftplugin fileChristian Clason1
2024-07-08vim-patch:2c9ef3a: runtime(objcpp): include objcpp ftplugin fileChristian Clason1
2024-07-08vim-patch:94c1c66: runtime(tf): include tf ftplugin fileChristian Clason2
2024-07-08vim-patch:01e2090: runtime(mysql): include mysql ftplugin fileChristian Clason1
2024-07-08vim-patch:a264bb9: runtime(javacc): include javacc ftplugin fileChristian Clason1
2024-07-08vim-patch:2525608: runtime(cabal): include cabal ftplugin fileChristian Clason1
2024-07-08vim-patch:f5398c8: runtime(cuda): include CUDA ftplugin fileChristian Clason1
2024-07-08vim-patch:2c299eb: runtime(editorconfig): include editorconfig ftplugin fileChristian Clason1
2024-07-08vim-patch:8906e22: runtime(kivy): update kivy syntax, include ftpluginChristian Clason2
2024-07-08fix(treesitter.foldexpr): robustness against ctrl-cJaehwang Jung1
2024-07-08vim-patch:9.1.0544: filetype: ldapconf files are not recognizedChristian Clason2
2024-07-08vim-patch:9.1.0543: Behavior of CursorMovedC is strange (#29608)zeertzjq1
2024-07-08vim-patch:e85fdc7: runtime(vim): Update base-syntax, improve :match command h...zeertzjq1
2024-07-08vim-patch:9.1.0540: Unused assignment in sign_define_cmd()zeertzjq2
2024-07-08vim-patch:fbbabbc: runtime(doc): add page-scrolling keys to index.txtzeertzjq1
2024-07-08vim-patch:b9bbf1f: runtime(doc): clarify how to re-init csv syntax filezeertzjq1
2024-07-07fix(health): fix fetching url with python in provider health (#29594)Stanislav Asunkin1
2024-07-07vim-patch:9.1.0538: not possible to assign priority when defining a sign (#29...zeertzjq3
2024-07-07vim-patch:9.1.0536: filetype: zone files are not recognizedChristian Clason2
2024-07-07vim-patch:9.1.0537: signed number detection for CTRL-X/A can be improved (#29...zeertzjq2
2024-07-06Merge pull request #29584 from zeertzjq/vim-6a4afb1efca1zeertzjq1
2024-07-06feat(lsp): drop fswatch, use inotifywait (#29374)Andreas Schneider4
2024-07-06docs(lsp): add examples to lsp-quickstart for completion and autoformatting (...Gregory Anders1
2024-07-06fix(glob): avoid `subcapture nesting too deep` error (#29520)Zoltán Nyikos1
2024-07-06vim-patch:aaaa21b: runtime(doc): Remove wrong help tag CTRL-SHIFT-CRzeertzjq1
2024-07-06vim-patch:6a4afb1: runtime(doc): document further keys that scroll page up/downzeertzjq1
2024-07-06vim-patch:9.1.0532: filetype: Cedar files not recognizedChristian Clason2
2024-07-05fix(treesitter): display fields for anonymous nodes in :InspectTreeRiley Bruins1
2024-07-05docs: misc (#29410)dundargoc4
2024-07-04vim-patch:3146d63: runtime(netrw): fix remaining case of register clobberChristian Clason1
2024-07-04vim-patch:11d5992: runtime(rust): use shiftwidth() in indent scriptChristian Clason1
2024-07-04fix(diagnostic): make docs agree with code (#29561)Peter Aronoff2
2024-07-04vim-patch:2fbcc15: runtime(terraform): Add filetype plugin for terraformChristian Clason1
2024-07-04vim-patch:3d2a996: runtime(dockerfile): enable spellchecking of comments in s...Christian Clason1
2024-07-04vim-patch:2606e77: runtime(doc): rename variable for pandoc markdown supportChristian Clason1
2024-07-04fix(lua): use rawget() to get __call in vim.is_callable() (#29536)Tyler Miller1
2024-07-03fix(runtime): stop treesitter highlight in b:undo_ftplugin (#29533)zeertzjq5
2024-07-03fix(treesitter): ensure syntaxset augroup exists (#29542)zeertzjq1
2024-07-02fix(lsp): fallback to `label` for completion items if all others are missing ...Sebastian Lyng Johansen1
2024-07-02feat(win32): embed executable iconalex-tdrn1
2024-07-01fix(runtime): update b:undo_ftplugin in Lua runtime files (#29529)zeertzjq6
2024-06-30feat(jumplist): allow opting out of removing unloaded buffers (#29347)zeertzjq3
2024-06-28refactor: use `vim._with` where possibledundargoc12
2024-06-27Merge pull request #29483 from bfredl/nonbinarybfredl5
2024-06-27fix(lsp): pre-filter matches on label if filterText is missing (#29491)Mathias Fußenegger1
2024-06-27refactor(typval)!: remove distinction of binary and nonbinary stringsbfredl5
2024-06-26fix(lsp): avoid vim.keymap.del error when stopping a client (#29478)Matt Fellenz1
2024-06-26Merge pull request #29280 from echasnovski/with-owobogodundargoc1
2024-06-25vim-patch:62f7b55: runtime(netrw): save and restore register 0-9, a and unnam...zeertzjq1