- 19be0eb runtime(doc): :ownsyntax also resets 'spelloptions' by zeertzjq · 11 months ago
- 539349c runtime(doc): improve the :colorscheme documentation by nisbet-hubbard · 11 months ago
- a2aa921 patch 9.1.0779: filetype: neomuttlog files are not recognized by Richard Russon · 11 months ago
- 0f146b7 patch 9.1.0778: filetype: lf config files are not recognized by Andis Spriņķis · 11 months ago
- 818c641 runtime(vim): Update base-syntax file, improve class, enum and interface highlighting by Doug Kearns · 11 months ago
- 738ebfe runtime(doc): Fix style in documents by h-east · 11 months ago
- 85f054a runtime(java): Recognise the CommonMark form (///) of Javadoc comments by Aliaksei Budavei · 11 months ago
- 50423ab runtime(java): Optionally recognise _module_ import declarations by Aliaksei Budavei · 12 months ago
- 2307945 runtime(java): Optionally recognise all primitive constants in _switch-case_ labels by Aliaksei Budavei · 12 months ago
- 5e95c8f runtime(java): Highlight javaConceptKind modifiers with StorageClass by Aliaksei Budavei · 12 months ago
- 7c8bbc6 runtime(doc): use mkdir -p to save a command by Ughur Alakbarov · 1 year ago
- 8556e23 runtime(java): Provide support for syntax preview features by Aliaksei Budavei · 1 year ago
- 2750b83 runtime(java): Make the bundled &foldtext function optional by Aliaksei Budavei · 1 year ago
- dd36d6c runtime(mediawiki): fix typo in doc, test for b:did_ftplugin var by Stanislav Asunkin · 1 year, 1 month ago
- dc831db runtime(doc): add help tags for json + markdown global variables by JJCUBER · 1 year, 1 month ago
- 947f752 runtime(doc): fix typo in syntax.txt by Jon Parise · 1 year, 1 month ago
- 30a8ad6 runtime(java): Document "g:java_space_errors" and "g:java_comment_strings" by Aliaksei Budavei · 1 year, 1 month ago
- 3749dff runtime(java): Tidy up the documentation for "ft-java-syntax" by Aliaksei Budavei · 1 year, 1 month ago
- df9f67e runtime(html): update syntax script to sync by 250 minlines by default by Christian Brabandt · 1 year, 1 month ago
- eb4b903 patch 9.1.0616: filetype: Make syntax highlighting off for MS Makefiles by Ken Takata · 1 year, 1 month ago
- e73e5b8 runtime(java): Optionally highlight the :: token for method references by Aliaksei Budavei · 1 year, 1 month ago
- 3088ef0 patch 9.1.0593: filetype: Asymptote files are not recognized by AvidSeeker · 1 year, 2 months ago
- b584410 patch 9.1.0592: runtime: filetype: Mediawiki files are not recognized by AvidSeeker · 1 year, 2 months ago
- 1cc4cae runtime(typst): Add typst runtime files by Gregory Anders · 1 year, 2 months ago
- d1c3698 runtime(doc): fix typo in :h ft-csv-syntax by zeertzjq · 1 year, 2 months ago
- b9bbf1f runtime(doc): clarify how to re-init csv syntax file by Christian Brabandt · 1 year, 2 months ago
- 2606e77 runtime(doc): rename variable for pandoc markdown support by Christian Brabandt · 1 year, 2 months ago
- 01a4fb1 runtime(java): Compose "g:java_highlight_signature" and "g:java_highlight_functions" by Aliaksei Budavei · 1 year, 2 months ago
- beb02ed runtime(java): Optionally highlight parameterised types by Aliaksei Budavei · 1 year, 3 months ago
- 84ac212 runtime(doc): Fix typos in several documents by h-east · 1 year, 3 months ago
- 2f95ca9 patch 9.1.0479: fuzzy_match_str_with_pos() does unnecessary list operations by zeertzjq · 1 year, 3 months ago
- 959c3c8 runtime(vim): Update base-syntax, configurable comment string highlighting (#14931) by dkearns · 1 year, 3 months ago
- b4e648a runtime(doc): fix typos in syntax.txt by Ken Takata · 1 year, 3 months ago
- 40c1c33 patch 9.1.0476: Cannot see matched text in popup menu by glepnir · 1 year, 3 months ago
- 9c4389a runtime(doc): Fix small style issues by h-east · 1 year, 3 months ago
- 92f4e91 runtime(vim): Update base-syntax, allow whitespace before :substitute pattern by Doug Kearns · 1 year, 3 months ago
- f3dd6f6 patch 9.1.0454: minor issues in test_filetype with rasi test by Christian Brabandt · 1 year, 3 months ago
- 280e5b1 patch 9.1.0453: filetype: rasi files are not recognized by Pierrick Guillaume · 1 year, 3 months ago
- 5e45715 runtime(typescript): update outdated syntax files by rhysd · 1 year, 3 months ago
- 1c5728e runtime(doc): update and remove some invalid links by Christian Brabandt · 1 year, 4 months ago
- 53753f6 runtime(doc): Fix typos in help documents by h-east · 1 year, 4 months ago
- c4d0c8c runtime(java): Improve the recognition of the "indent" method declarations (#14659) by Aliaksei Budavei · 1 year, 4 months ago
- 79952b9 runtime(jq): include syntax, ftplugin and compiler plugin by Vito · 1 year, 4 months ago
- fe1e2b5 runtime(doc): clarify syntax vs matching mechanism by Christian Brabandt · 1 year, 4 months ago
- f7a3865 runtime(doc): update documentation by RestorerZ · 1 year, 4 months ago
- d3ff129 runtime(astro): Add filetype, syntax and indent plugin by Philip H · 1 year, 5 months ago
- ce06493 runtime(vim): Update base-syntax, add legacy header folding by Doug Kearns · 1 year, 5 months ago
- a040019 patch 9.1.0282: Several small issues in doc and tests by Christian Brabandt · 1 year, 5 months ago
- be2b03c patch 9.1.0277: Cannot highlight the Command-line by Shougo Matsushita · 1 year, 5 months ago
- 7005b7e patch 9.1.0276: No pandoc syntax support by Wu, Zhenyu · 1 year, 5 months ago
- 675cbfb runtime(doc): Update Markdown syntax, add missing configs by Christian Brabandt · 1 year, 6 months ago
- f7f33e3 runtime(dosbatch): improve '::' comment highlighting by Christian Brabandt · 1 year, 7 months ago
- 0f4054f runtime(colors): color names in the v:colornames dict should be lower cased by Christian Brabandt · 1 year, 7 months ago
- e1ddc2d runtime(fortran): update syntax and documentation (#13912) by Ajit-Thakkar · 1 year, 7 months ago
- ca0e982 runtime(c): Highlight user defined functions by Luca Saccarola · 1 year, 8 months ago
- a606f3a patch 9.1.0030: Cannot use terminal alternate font by PMunch · 1 year, 10 months ago
- 124371c patch 9.1.0016: default diff highlighting is too noisy by Romain Lafourcade · 1 year, 8 months ago
- 68a8947 patch 9.1.0013: Modula2 filetype support lacking by Doug Kearns · 1 year, 8 months ago
- d94ca96 runtime(fortran): syntax and documentation updates (#13811) by Ajit-Thakkar · 1 year, 8 months ago
- b1392be runtime(doc): document that the diff filetype uses Diff hl groups by Christian Brabandt · 1 year, 8 months ago
- b4ddc6c patch 9.1.0000: Vim 9.1 release by Christian Brabandt · 1 year, 8 months ago
- d96f25b runtime(fortran): update syntax and documentation (#13784) by Ajit-Thakkar · 1 year, 8 months ago
- 9042bd8 runtime(r): Update R runtime files and docs (#13757) by Jakson Alves de Aquino · 1 year, 8 months ago
- 0630080 runtime(doc): reformat and align :h ft-c-syntax (#13738) by Christian Brabandt · 1 year, 9 months ago
- 71cbe8e runtime(fortan): update fortran syntax rules and doc notes by Ajit-Thakkar · 1 year, 9 months ago
- 61e984e runtime(doc): link cmdline completion to to |wildcards| and fix typos (#13636) by zeertzjq · 1 year, 9 months ago
- 6863084 runtime(fortran): update syntax and ftplugins by Ajit-Thakkar · 1 year, 9 months ago
- 5985879 runtime(doc): Fix typos in several documents (#13420) by h_east · 1 year, 10 months ago
- 596ad66 runtime(doc): documentation updates by Christian Brabandt · 2 years, 1 month ago
- 86cfb39 runtime(tohtml): Update TOhtml to version 9.0v2 (#13050) by fritzophrenic · 2 years ago
- 19a3bc3 patch 9.0.1773: cannot distinguish Forth and Fortran *.f files by Doug Kearns · 2 years, 1 month ago
- d4376dc patch 9.0.1767: '.-' no allowed in highlight group names by Gregory Anders · 2 years, 1 month ago
- b7398fe Update runtime files by Bram Moolenaar · 2 years, 4 months ago
- 71badf9 Update runtime files by Bram Moolenaar · 2 years, 5 months ago
- 6a7c774 patch 9.0.1397: highlight for popupmenu kind and extra cannot be set by Gianmaria Bajo · 2 years, 6 months ago
- dd60c36 Update runtime files by Bram Moolenaar · 2 years, 6 months ago
- 938ae28 Update runtime files. by Bram Moolenaar · 2 years, 7 months ago
- f1dcd14 Update runtime files by Bram Moolenaar · 2 years, 8 months ago
- 86b4816 Update runtime files by Bram Moolenaar · 2 years, 9 months ago
- b59ae59 Update runtime files by Bram Moolenaar · 2 years, 10 months ago
- d13166e Update runtime files by Bram Moolenaar · 2 years, 10 months ago
- 76db9e0 Update runtime files by Bram Moolenaar · 2 years, 10 months ago
- 6ebe4f9 Update runtime files by Bram Moolenaar · 2 years, 10 months ago
- 3c053a1 Update runtime files by Bram Moolenaar · 2 years, 11 months ago
- f269eab Update runtime files by Bram Moolenaar · 3 years ago
- 9fbdbb8 Update runtime files by Bram Moolenaar · 3 years ago
- 9b03d3e Update runtime files by Bram Moolenaar · 3 years ago
- e800864 Update runtime files by Bram Moolenaar · 3 years, 1 month ago
- 0d878b9 Update runtime files by Bram Moolenaar · 3 years, 2 months ago
- 84f5463 patch 9.0.0007: no support for double, dotted and dashed underlines by Bram Moolenaar · 3 years, 2 months ago
- eb49041 release version 9.0 by Bram Moolenaar · 3 years, 2 months ago
- 6ba83ba Update runtime files. by Bram Moolenaar · 3 years, 3 months ago
- cfa8f9a Update runtime files by Bram Moolenaar · 3 years, 3 months ago
- 2d8ed02 Update runtime files. by Bram Moolenaar · 3 years, 4 months ago
- 3f32a5f Update runtime files and translations by Bram Moolenaar · 3 years, 4 months ago
- d899e51 Update runtime files by Bram Moolenaar · 3 years, 4 months ago
- ce001a3 Update runtime files by Bram Moolenaar · 3 years, 4 months ago
- 75ab590 Update runtime files by Bram Moolenaar · 3 years, 5 months ago
- a439938 patch 8.2.4724: current instance of last search pattern not easily spotted by LemonBoy · 3 years, 5 months ago
- cbaff5e Update runtime files by Bram Moolenaar · 3 years, 5 months ago