aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:9.1.0454: minor issues in test_filetype with rasi testChristian Clason2024-05-31
* vim-patch:9.1.0453: filetype: rasi files are not recognizedChristian Clason2024-05-31
* vim-patch:7129f2a: runtime(java): Improve the matching of lambda expressions ...Christian Clason2024-05-31
* Merge pull request #29093 from bfredl/noringbfredl2024-05-31
|\
| * refactor(fileio): use a linear buffer for FileDescriptorbfredl2024-05-30
* | fix(win-msi): add bin to PATH per-machine after installation (#29099)Luis Calle2024-05-31
* | Merge pull request #29102 from zeertzjq/vim-9.1.0449zeertzjq2024-05-31
|\ \
| * | vim-patch:9.1.0451: No test for escaping '<' with shellescape()zeertzjq2024-05-31
| * | vim-patch:9.1.0449: MS-Windows: Compiler warningszeertzjq2024-05-31
|/ /
* | ci: update labeler configuration and add reviewersdundargoc2024-05-30
* | refactor(lsp): replace util.buf_versions with changedtick (#28943)Mathias Fußenegger2024-05-30
* | feat(lsp): support postfix snippets in completionMathias Fussenegger2024-05-30
* | feat(lsp): use fuzzy match on filterText instead of prefix matchMathias Fussenegger2024-05-30
* | fix(lsp): clear lsp client diagnostics (#29050)crwebb852024-05-30
* | vim-patch:8.2.3061: testing the shell option is incomplete and spread out (#2...zeertzjq2024-05-30
|/
* Merge pull request #29016 from bfredl/shadareaderbfredl2024-05-29
|\
| * refactor(shada): remove ShaDaReadDef secondary wrapperbfredl2024-05-28
* | feat: add "jump" options to vim.diagnostic.config() (#29067)Gregory Anders2024-05-28
* | build: reuse code for deps.txt for both deps and main builddundargoc2024-05-28
* | feat(defaults): use vim.diagnostic.jump() for default mappings (#29066)Gregory Anders2024-05-28
* | Merge pull request #29063 from bfredl/noapifilebfredl2024-05-28
|\ \
| * | refactor(fileio): remove useless use of FileDescriptorbfredl2024-05-28
* | | Merge pull request #27339 from MariaSolOs/completionGregory Anders2024-05-28
|\ \ \
| * | | feat(snippet): add default keymaps during snippet sessionMaria José Solano2024-05-28
| * | | test(lsp): add completion testsMaria José Solano2024-05-27
| * | | feat(lsp): completion side effectsMaria José Solano2024-05-27
* | | | feat(diagnostic): add vim.diagnostic.jump() (#26745)Gregory Anders2024-05-28
| |/ / |/| |
* | | refactor: deprecate vim.region() #28416Justin M. Keyes2024-05-28
* | | fix(ui): flush ext_cmdline events before doing cmdpreview #27950luukvbaal2024-05-28
| |/ |/|
* | Merge pull request #29057 from zeertzjq/vim-0b74eeceb856zeertzjq2024-05-28
|\ \
| * | vim-patch:0b74eec: runtime(stylus): remove remaining css code (vim/vim#14866)zeertzjq2024-05-28
|/ /
* | fix(runtime): source c ftplugin properly for cpp on Windows (#29053)zeertzjq2024-05-28
* | refactor: fix luals type warningsdundargoc2024-05-27
* | ci: bump backport action to version 3dundargoc2024-05-27
* | fix(snippet): cancel snippet session when leaving the buffer (#29031)Maria José Solano2024-05-27
* | fix(lsp): do not detach from buffer if there are uninitialized clients (#29029)Ilia Choly2024-05-27
* | vim-patch:393708c: runtime(vim): re-generate vim syntax from generator (#29041)zeertzjq2024-05-27
* | vim-patch:9.1.0447: completion may be wrong when deleting all chars (#29040)glepnir2024-05-27
* | perf: add fast path to vim.validate (#28977)Gregory Anders2024-05-27
* | fix(treesitter): find buffer in multiple windows #28922Guilherme Soares2024-05-27
* | build: "popcount" name conflict on NetBSD #28983Malte Dehling2024-05-27
* | fix(drawline): don't draw beyond end of window (#29035)zeertzjq2024-05-27
* | vim-patch:8607192: runtime(typescriptreact): fix highlighting nested and esca...Christian Clason2024-05-27
* | vim-patch:76174e7: runtime(asm): remove the indent plugin since it has too ma...Christian Clason2024-05-27
* | vim-patch:9.1.0446: getregionpos() inconsistent for partly-selected multibyte...zeertzjq2024-05-27
* | fix(extmarks): issues with revalidating marks #28961luukvbaal2024-05-26
* | fix(tui): reset clear_region attributes during startup #28713luukvbaal2024-05-26
* | fix(tohtml): properly handle multiple hl groups #29012Riley Bruins2024-05-26
* | Merge #29021 TOhtml fixesJustin M. Keyes2024-05-26
|\ \
| * | fix(tohtml): show how many warnings are hiddenaltermo2024-05-26