aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* vim-patch:3749dff: runtime(java): Tidy up the documentation for "ft-java-syntax"Christian Clason2024-08-01
* vim-patch:5b07213: runtime(doc): re-format tag example lines, mention ctags -...zeertzjq2024-08-01
* vim-patch:8.2.4275: cannot use an autoload function from a package under star...zeertzjq2024-08-01
* vim-patch:partial:f10911e: Update runtime files (#29936)zeertzjq2024-08-01
* Merge pull request #29935 from zeertzjq/vim-9.1.0450zeertzjq2024-08-01
|\
| * vim-patch:partial:9.1.0462: eval5() and eval7 are too complexzeertzjq2024-08-01
| * vim-patch:partial:9.1.0450: evalc. code too complexzeertzjq2024-08-01
|/
* vim-patch:d88ebcb: runtime(colors): update habamax scheme - tweak diff/search...Christian Clason2024-08-01
* vim-patch:fcc5346: runtime(colors): update included colorschemesChristian Clason2024-08-01
* vim-patch:5753d99: runtime(nohlsearch): add missing loaded_hlsearch guardChristian Clason2024-07-31
* vim-patch:56e8ed6: runtime(kivy): Updated maintainer info for syntax scriptChristian Clason2024-07-31
* fix(lsp): prevent desync due to empty buffer (#29904)Jaehwang Jung2024-07-31
* feat(lsp): lsp.completion support set deprecated (#29882)glepnir2024-07-31
* fix(scrollbind): properly take filler/virtual lines into accountLewis Russell2024-07-31
* vim-patch:9.1.0411: too long functions in eval.c (#29925)zeertzjq2024-07-31
* Merge pull request #29924 from zeertzjq/vim-9.1.0411zeertzjq2024-07-31
|\
| * vim-patch:partial:9.1.0445: Coverity warning after 9.1.0440zeertzjq2024-07-31
| * 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