- e36a931 runtime(groff,nroff): improve ftplugin by Eisuke Kawashima · 4 months ago
- 32f4973 runtime(gleam): update filetype plugin, include new compiler and syntax script by Kirill Morozov · 4 months ago
- 229f79c runtime(yaml): fix wrong order of undo_ftplugin suboptions by Vincent Law · 4 months ago
- 54081f0 runtime(nix): set iskeyword and b:match_words in ftplugin by Arnie97 · 4 months ago
- 40daa13 runtime(gleam): Update ftplugin, use recommended_style config variable by Doug Kearns · 4 months ago
- fbbaa6e runtime: set 'cpoptions' for line-continuation in various runtime files by Eisuke Kawashima · 4 months ago
- 836b87d patch 9.1.1299: filetype: mbsyncrc files are not recognized by Pierrick Guillaume · 4 months ago
- 3cbd7f1 runtime(gleam): update Maintainer and filetype options by Kirill Morozov · 4 months ago
- f9f53f5 runtime(remind): include remind.vim ftplugin by Joe Reynolds · 4 months ago
- 0b540c6 runtime(help): add omni completion and 'iskeyword' to filetype plugin by Phạm Bình An · 4 months ago
- 7517a8c runtime(lf): improve syntax script, add filetype plugin by Andis Spriņķis · 4 months ago
- 2ffb4d0 runtime(lua): fix whitespace style issues in lua ftplugin by Christian Brabandt · 4 months ago
- 00b927b runtime(lua): improve foldexpr, add vim9 script version by Konfekt · 4 months ago
- 9cd6d82 runtime(fstab): set formatoptions-=t in filetype plugin by Radu Dineiu · 4 months ago
- 9adb310 runtime(svelte): add matchit support to svelte filetype plugin by 231tr0n · 4 months ago
- e74ec3f patch 9.1.1271: filetype: Power Query files are not recognized by Anarion Dunedain · 4 months ago
- 7f518e0 patch 9.1.1268: filetype: dax files are not recognized by Anarion Dunedain · 4 months ago
- 4ac995b runtime(rust): set formatprg to rustfmt by Konfekt · 4 months ago
- 4e7b430 patch 9.1.1231: filetype: SPA JSON files are not recognized by David Mandelberg · 5 months ago
- 11ab02c runtime(go): use :term for keywordprg for nvim/gvim by Phạm Bình An · 5 months ago
- 96395e1 runtime(cs): Update C# runtime files by Nick Jensen · 5 months ago
- c262382 runtime(man): improve :Man completion for man-db by David Mandelberg · 5 months ago
- 42e498d runtime(plsql): move fold option from syntax to filetype plugin by Lee Lindley · 5 months ago
- d49ba7b runtime(sh): set b:match_skip to ignore matches for matchit by Christian Brabandt · 5 months ago
- 14da0fb patch 9.1.1188: runtime(tera): tera support can be improved by MuntasirSZN · 5 months ago
- 62e8228 runtime(go): add 'keywordprg' and 'formatprg' to ftplugin by Phạm Bình An · 5 months ago
- 5daaf23 patch 9.1.1177: filetype: tera files not detected by MuntasirSZN · 5 months ago
- 08a410f runtime(vim): recognize <...> strings (and keys) for 'keywordprg' by Konfekt · 5 months ago
- 0b82054 runtime(lua): Improve 'include' and make '*expr' functions script-local by Doug Kearns · 5 months ago
- 580e457 runtime(vim): make VimKeywordPrg even smarter for regexes by Konfekt · 5 months ago
- 00a00f5 runtime(lua): Update lua ftplugin and documentation by brianhuster · 5 months ago
- 094494b runtime(vim): improve &keywordprg in ftplugin by Konfekt · 6 months ago
- ed7d8e5 patch 9.1.1140: filetype: m17ndb files are not detected by David Mandelberg · 6 months ago
- 61af587 runtime(dockerfile): set comments in filetype plugin by David Mandelberg · 6 months ago
- 3cb4148 runtime(sieve): set fileformat=dos in filetype plugin by David Mandelberg · 6 months ago
- 27f5136 runtime(mail): add commentstring '> %s' to ftplugin by Lucas Eekhof · 6 months ago
- 106899e runtime(dnsmasq): include simple filetype plugin by dringsim · 6 months ago
- 911742a runtime(dosini): Add support for # comments to ftplugin by David Mandelberg · 6 months ago
- d7deeff runtime(exports): include simple filetype plugin by Matt Perry · 6 months ago
- 407319f runtime(samba): include simple filetype plugin by Matt Perry · 6 months ago
- 8f3277f runtime(nroff): set define option & add matchit config in ftplugin by Wu, Zhenyu · 6 months ago
- 72755b3 patch 9.1.1042: filetype: just files are not recognized by Peter Benjamin · 7 months ago
- 4335fcf runtime(kconfig): updated ftplugin and syntax script by Christian Brabandt · 7 months ago
- c2a967a runtime(c): Update syntax and ftplugin files by Doug Kearns · 7 months ago
- 51754c8 runtime(editorconfig): set omnifunc to syntaxcomplete func by Yochem van Rosmalen · 7 months ago
- 4f73c07 patch 9.1.0998: filetype: TI assembly files are not recognized by Wu, Zhenyu · 7 months ago
- 616219f patch 9.1.0995: filetype: shaderslang files are not detected by mtvare6 · 7 months ago
- 7ceaa8f runtime(vim): Remove trailing comma from match_words by Doug Kearns · 7 months ago
- 58c44e8 patch 9.1.0986: filetype: 'jj' filetype is a bit imprecise by Gregory Anders · 7 months ago
- fc61cfd runtime(vim): Update matchit pattern, no Vim9 short names by Doug Kearns · 7 months ago
- 39a4eb0 patch 9.1.0982: TI linker files are not recognized by Wu, Zhenyu · 7 months ago
- df67fc0 runtime(sh): set shellcheck as the compiler for supported shells by Luca Saccarola · 7 months ago
- 5113831 patch 9.1.0972: filetype: TI linker map files are not recognized by Wu, Zhenyu · 7 months ago
- 2e25247 patch 9.1.0967: SpotBugs compiler setup can be further improved by Aliaksei Budavei · 7 months ago
- 9360de9 patch 9.1.0961: filetype: TI gel files are not recognized by Wu, Zhenyu · 8 months ago
- 4ce1cb5 runtime(graphql): contribute vim-graphql to Vim core by Jon Parise · 8 months ago
- 70881ba runtime(dockerfile): do not set commentstring in syntax script by Christian Brabandt · 8 months ago
- 368ef5a patch 9.1.0935: SpotBugs compiler can be improved by Aliaksei Budavei · 8 months ago
- b66cac1 runtime(typst): add definition lists to formatlistpat, update maintainer by Luca Saccarola · 8 months ago
- ad4764f runtime(proto): include filetype plugin for protobuf by David Pedersen · 8 months ago
- bdb5f85 patch 9.1.0906: filetype: Nvidia PTX files are not recognized by Yinzuo Jiang · 8 months ago
- fdfcce5 runtime(lua): add optional lua function folding by Enno · 8 months ago
- 9a39483 runtime(typst): provide a formatlistpat in ftplugin by Luca Saccarola · 8 months ago
- 3c2596a patch 9.1.0898: runtime(compiler): pytest compiler not included by Konfekt · 8 months ago
- 65311c6 runtime(compiler): include spotbugs Java linter by Konfekt · 8 months ago
- c1e6621 runtime(c3): include c3 filetype plugin by Turiiya · 9 months ago
- e2c27ca patch 9.1.0876: filetype: openCL files are not recognized by Wu, Zhenyu · 9 months ago
- fdac54d patch 9.1.0874: filetype: karel files are not detected by Kirill Morozov · 9 months ago
- a87462a patch 9.1.0873: filetype: Vivado files are not recognized by Wu, Zhenyu · 9 months ago
- bc32bbd patch 9.1.0866: filetype: LLVM IR files are not recognized by Wu, Zhenyu · 9 months ago
- 0684800 patch 9.1.0865: filetype: org files are not recognized by Luca Saccarola · 9 months ago
- 8e013b1 runtime(racket): update Racket runtime files by D. Ben Knoble · 9 months ago
- 5ca8f22 runtime(idris2): include filetype,indent+syntax plugins for (L)Idris2 + ipkg by Serhii Khoma · 9 months ago
- a14c457 runtime(dune): use :setl instead of :set in ftplugin by Dani Dickstein · 9 months ago
- 93f65a4 patch 9.1.0839: filetype: leo files are not recognized by Riley Bruins · 9 months ago
- 19bc76c runtime(cook): include cook filetype plugin by Riley Bruins · 9 months ago
- a54816b patch 9.1.0836: The vimtutor can be improved by Yegappan Lakshmanan · 9 months ago
- 84b5b1c patch 9.1.0826: filetype: sway files are not recognized by Riley Bruins · 9 months ago
- 421ed14 runtime(typst): add folding to typst ftplugin by Luca Saccarola · 10 months ago
- 6e91853 runtime(gleam): add ftplugin for gleam files by Trilowy · 10 months ago
- 347d43b patch 9.1.0769: filetype: MLIR files are not recognized by Wu, Zhenyu · 10 months ago
- 4f51f3a runtime(spec): set comments and commentstring options by Andreas Schneider · 10 months ago
- 7c3f9af runtime(misc): unset compiler in various ftplugins by Konfekt · 10 months ago
- f416a22 runtime(systemd): small fixes to &keywordprg in ftplugin by Konfekt · 10 months ago
- 85f054a runtime(java): Recognise the CommonMark form (///) of Javadoc comments by Aliaksei Budavei · 10 months ago
- de6c1d1 patch 9.1.0749: filetype: http files not recognized by Riley Bruins · 10 months ago
- a7229c8 runtime(rmd,rrst): 'fex' option not properly restored by John M Devin · 11 months ago
- 87b6565 runtime(modconf): remove erroneous :endif in ftplugin by zeertzjq · 11 months ago
- f86568f runtime(misc): simplify keywordprg in various ftplugins by Konfekt · 11 months ago
- 41c7bba runtime(zsh,sh): set and unset compiler in ftplugin by Konfekt · 11 months ago
- e401576 runtime(spec): Recognize epoch when making spec changelog in ftplugin by fundawang · 11 months ago
- 150b507 runtime(hcl,terraform): Add runtime files for HCL and Terraform by Gregory Anders · 11 months ago
- 9abd02d runtime(nu): include filetype plugin by Marc Jakobi · 11 months ago
- 5d1c551 runtime(mane): Improve <Plug>ManBS mapping by John M Devin · 12 months ago
- 1c4f402 runtime(man): Fix <Plug>ManBS by Luca Saccarola · 12 months ago
- fc762df runtime(sql, mysql): fix E169: Command too recursive with sql_type_default = "mysql" by Yinzuo Jiang · 12 months ago
- dd36d6c runtime(mediawiki): fix typo in doc, test for b:did_ftplugin var by Stanislav Asunkin · 12 months ago
- 0aa65b4 patch 9.1.0655: filetype: goaccess config file not recognized by Adam Monsen · 1 year ago
- e6471b4 runtime(cuda): source c and cpp ftplugins by Yinzuo Jiang · 1 year ago
- 011f222 runtime(thrift): add ftplugin, indent and syntax scripts by Yinzuo Jiang · 1 year ago