aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * vim-patch:9.1.0419: eval.c not sufficiently testedzeertzjq2024-07-31
| * vim-patch:9.1.0415: Some functions are not testedzeertzjq2024-07-31
| * vim-patch:partial:9.1.0411: too long functions in eval.czeertzjq2024-07-31
| * vim-patch:8.2.4115: cannot use a method with a complex expressionzeertzjq2024-07-31
| * vim-patch:8.2.3264: Vim9: assign test failszeertzjq2024-07-31
| * vim-patch:9.2.1731: Vim9: cannot use += to append to empty NULL listzeertzjq2024-07-31
|/
* Merge pull request #29923 from zeertzjq/vim-9.1.0645zeertzjq2024-07-31
|\
| * vim-patch:9.1.0645: regex: wrong match when searching multi-byte char case-in...zeertzjq2024-07-31
| * vim-patch:9.0.0105: illegal memory access when pattern starts with illegal bytezeertzjq2024-07-31
|/
* vim-patch:9.1.0644: Unnecessary STRLEN() when applying mapping (#29921)zeertzjq2024-07-31
* vim-patch:e34d0e3: runtime(netrw): removing trailing slash when copying files...Christian Clason2024-07-31
* vim-patch:e6471b4: runtime(cuda): source c and cpp ftpluginsChristian Clason2024-07-31
* vim-patch:c4be066: runtime(zip): Opening a remote zipfile don't workChristian Clason2024-07-31
* vim-patch:df9f67e: runtime(html): update syntax script to sync by 250 minline...Christian Clason2024-07-31
* refactor: collapse statements in single assignmentsLewis Russell2024-07-30
* vim-patch:011f222: runtime(thrift): add ftplugin, indent and syntax scriptsChristian Clason2024-07-30
* Merge pull request #29912 from zeertzjq/vim-9.0.0327zeertzjq2024-07-30
|\
| * vim-patch:49cdd62: runtime(doc): list of new/changed features in version9.txtzeertzjq2024-07-30
| * vim-patch:9.0.0333: method test failszeertzjq2024-07-30
| * vim-patch:9.0.0331: cannot use items() on a stringzeertzjq2024-07-30
| * vim-patch:9.0.0330: method tests failzeertzjq2024-07-30
| * vim-patch:partial:9.0.0327: items() does not work on a listzeertzjq2024-07-30
|/
* refactor(mappings): elide description copy (#29910)zeertzjq2024-07-30
* vim-patch:9.1.0642: Check that mapping rhs starts with lhs fails if not simpl...zeertzjq2024-07-30
* vim-patch:9.1.0638: E1510 may happen when formatting a message for smsg() (#2...zeertzjq2024-07-29
* fix(treesitter): highlight anonymous nodes in inspect_treeRiley Bruins2024-07-29
* feat(treesitter): allow get_node to return anonymous nodesRiley Bruins2024-07-29
* feat(treesitter): add node_for_range functionRiley Bruins2024-07-29
* vim-patch:9.1.0636: filetype: ziggy files are not recognizedChristian Clason2024-07-29
* vim-patch:9.1.0635: filetype: SuperHTML template files not recognizedChristian Clason2024-07-29
* vim-patch:4c45425: runtime(debcopyright): Add support for Files-Included in s...Christian Clason2024-07-29
* vim-patch:partial:52e7cc2: runtime(doc): tweak documentation style a bit (#29...zeertzjq2024-07-29
* docs(treesitter): don't quote metadataChristian Clason2024-07-28
* fix(runtime): sync bundled treesitter queriesChristian Clason2024-07-28
* fix(lsp): revert text edit application order change (#29877)Mathias Fußenegger2024-07-27
* Merge pull request #29876 from glepnir/vim-patchzeertzjq2024-07-27
|\
| * vim-patch:9.1.0629: Rename of pum hl_group is incompletezeertzjq2024-07-27
| * test(ui/popupmenu_spec): add case of hl_group field in complete itemsglepnir2024-07-27
| * test(ui/popupmenu_spec): make highlights more consistentzeertzjq2024-07-27
| * vim-patch:9.1.0619: tests: test_popup failsglepnir2024-07-27
| * vim-patch:9.1.0618: cannot mark deprecated attributes in completion menuglepnir2024-07-27
* | refactor(decor): decor_virt_lines()Lewis Russell2024-07-27
* | fix(version): return nil with empty stringMaria José Solano2024-07-27
* | vim-patch:9.1.0616: filetype: Make syntax highlighting off for MS Makefiles (...zeertzjq2024-07-27
|/
* vim-patch:a7295ae: runtime(autohotkey): include initial filetype pluginChristian Clason2024-07-27
* vim-patch:4d68054: runtime(progress): Add single-line comment syntaxChristian Clason2024-07-26
* vim-patch:d5cc8ee: runtime(progress): Update maintainer infoChristian Clason2024-07-26
* fix(plines): don't count invalidated virt text in char size (#29863)zeertzjq2024-07-26
* fix(decor): don't draw invalidated virtual lines (#29858)luukvbaal2024-07-26
* fix(runtime): set 'keywordprg' only once in vim ftpluginCarman Fu2024-07-26