@@ -11,7 +11,7 @@ A collection of language packs for Vim.
11
11
> One to rule them all, one to find them, one to bring them all and in the darkness bind them.
12
12
13
13
- It ** won't affect your startup time** , as scripts are loaded only on demand\* .
14
- - It ** installs and updates 120+ times faster** than the <!-- Package Count--> 599 <!-- /Package Count--> packages it consists of.
14
+ - It ** installs and updates 120+ times faster** than the <!-- Package Count--> 598 <!-- /Package Count--> packages it consists of.
15
15
- It is also more secure (scripts loaded for every filetype are generated by vim-polyglot)
16
16
- Best syntax and indentation support (no other features). Hand-selected language packs.
17
17
- Automatically detects indentation (includes performance-optimized version of [ vim-sleuth] ( https://github.com/tpope/vim-sleuth ) , can be disabled)
@@ -62,7 +62,7 @@ On top of all language packs from [vim repository](https://github.com/vim/vim/tr
62
62
- [ caddyfile] ( https://github.com/isobit/vim-caddyfile )
63
63
- [ carp] ( https://github.com/hellerve/carp-vim ) (Syntax highlighting for carp files)
64
64
- [ cjsx] ( https://github.com/mtscout6/vim-cjsx )
65
- - [ clojure] ( https://github.com/clojure-vim/clojure.vim ) (Clojure syntax highlighting for clj, boot, cl2, cljc, cljs, cljs.hl, cljscm, cljx, hic and edn files)
65
+ - [ clojure] ( https://github.com/clojure-vim/clojure.vim ) (Clojure syntax highlighting for clj, bb, boot, cl2, cljc and 6 more files)
66
66
- [ cmake] ( https://github.com/pboettch/vim-cmake-syntax ) (CMake syntax highlighting for cmake and cmake.in files)
67
67
- [ coffee-script] ( https://github.com/kchmck/vim-coffee-script ) (CoffeeScript and Literate CoffeeScript syntax highlighting for coffee, cake, cjsx, iced, coffeekup, cson, litcoffee and coffee.md files)
68
68
- [ cpp-modern] ( https://github.com/bfrg/vim-cpp-modern )
@@ -86,7 +86,6 @@ On top of all language packs from [vim repository](https://github.com/vim/vim/tr
86
86
- [ fish] ( https://github.com/blankname/vim-fish ) (fish syntax highlighting for fish files)
87
87
- [ flatbuffers] ( https://github.com/dcharbon/vim-flatbuffers ) (Syntax highlighting for fbs files)
88
88
- [ fsharp] ( https://github.com/ionide/Ionide-vim ) (F# syntax highlighting for fs, fsi and fsx files)
89
- - [ gdscript] ( https://github.com/calviken/vim-gdscript3 ) (GDScript syntax highlighting for gd files)
90
89
- [ git] ( https://github.com/tpope/vim-git ) (Git Config syntax highlighting for gitconfig files)
91
90
- [ gitignore] ( https://github.com/SirJson/fzf-gitignore )
92
91
- [ gleam] ( https://github.com/gleam-lang/gleam.vim ) (Syntax highlighting for gleam files)
@@ -115,7 +114,7 @@ On top of all language packs from [vim repository](https://github.com/vim/vim/tr
115
114
- [ jenkins] ( https://github.com/martinda/Jenkinsfile-vim-syntax ) (Syntax highlighting for jenkinsfile and Jenkinsfile files)
116
115
- [ jq] ( https://github.com/vito-c/jq.vim ) (JSONiq syntax highlighting for jq files)
117
116
- [ json5] ( https://github.com/GutenYe/json5.vim ) (JSON5 syntax highlighting for json5 files)
118
- - [ json] ( https://github.com/elzr/vim-json ) (JSON syntax highlighting for json, avsc, geojson, gltf, har and 13 more files)
117
+ - [ json] ( https://github.com/elzr/vim-json ) (JSON syntax highlighting for json, 4DForm, 4DProject, avsc, geojson and 15 more files)
119
118
- [ jsonc] ( https://github.com/neoclide/jsonc.vim ) (Syntax highlighting for cjson and jsonc files)
120
119
- [ jsonnet] ( https://github.com/google/vim-jsonnet ) (Jsonnet syntax highlighting for jsonnet and libsonnet files)
121
120
- [ jst] ( https://github.com/briancollins/vim-jst ) (EJS syntax highlighting for ejs, ect, ejs.t and jst files)
@@ -130,7 +129,7 @@ On top of all language packs from [vim repository](https://github.com/vim/vim/tr
130
129
- [ log] ( https://github.com/MTDL9/vim-log-highlighting ) (Syntax highlighting for log and LOG files)
131
130
- [ lua] ( https://github.com/tbastos/vim-lua ) (Lua syntax highlighting for lua, fcgi, nse, p8, rbxs, rockspec and wlua files)
132
131
- [ mako] ( https://github.com/sophacles/vim-bundle-mako ) (Mako syntax highlighting for mako and mao files)
133
- - [ markdown] ( https://github.com/plasticboy/vim-markdown ) (Markdown syntax highlighting for md, markdown, mdown, mdwn, mkd, mkdn, mkdown, ronn, scd and workbook files)
132
+ - [ markdown] ( https://github.com/plasticboy/vim-markdown ) (Markdown syntax highlighting for md, livemd, markdown, mdown, mdwn and 6 more files)
134
133
- [ mathematica] ( https://github.com/voldikss/vim-mma ) (Mathematica syntax highlighting for mathematica, cdf, m, ma, mt and 6 more files)
135
134
- [ mdx] ( https://github.com/jxnblk/vim-mdx-js ) (Syntax highlighting for mdx files)
136
135
- [ mermaid] ( https://github.com/mracos/mermaid.vim/tree/main ) (Syntax highlighting for mermaid, mm and mmd files)
@@ -198,7 +197,7 @@ On top of all language packs from [vim repository](https://github.com/vim/vim/tr
198
197
- [ toml] ( https://github.com/cespare/vim-toml/tree/main ) (TOML syntax highlighting for toml files)
199
198
- [ tptp] ( https://github.com/c-cube/vim-tptp ) (Syntax highlighting for p, tptp and ax files)
200
199
- [ twig] ( https://github.com/lumiliet/vim-twig ) (Twig syntax highlighting for twig and xml.twig files)
201
- - [ typescript] ( https://github.com/HerringtonDarkholme/yats.vim ) (TypeScript and TSX syntax highlighting for ts and tsx files)
200
+ - [ typescript] ( https://github.com/HerringtonDarkholme/yats.vim ) (TypeScript and TSX syntax highlighting for ts, cts, mts and tsx files)
202
201
- [ unison] ( https://github.com/unisonweb/unison/tree/trunk/editor-support/vim ) (Syntax highlighting for u and uu files)
203
202
- [ v] ( https://github.com/ollykel/v-vim ) (V syntax highlighting for v, vv and vsh files)
204
203
- [ vala] ( https://github.com/arrufat/vala.vim ) (Vala syntax highlighting for vala, vapi and valadoc files)
@@ -207,7 +206,7 @@ On top of all language packs from [vim repository](https://github.com/vim/vim/tr
207
206
- [ velocity] ( https://github.com/lepture/vim-velocity ) (Syntax highlighting for vm files)
208
207
- [ vue] ( https://github.com/posva/vim-vue ) (Vue syntax highlighting for vue and wpy files)
209
208
- [ xdc] ( https://github.com/amal-khailtash/vim-xdc-syntax ) (Syntax highlighting for xdc files)
210
- - [ xml] ( https://github.com/amadeus/vim-xml ) (XML syntax highlighting for xml, adml, admx, ant, axaml and 96 more files)
209
+ - [ xml] ( https://github.com/amadeus/vim-xml ) (XML syntax highlighting for xml, adml, admx, ant, axaml and 97 more files)
211
210
- [ xsl] ( https://github.com/vim-scripts/XSLT-syntax ) (XSLT syntax highlighting for xslt and xsl files)
212
211
- [ yard] ( https://github.com/noprompt/vim-yardoc )
213
212
- [ zephir] ( https://github.com/xwsoul/vim-zephir ) (Zephir syntax highlighting for zep files)
0 commit comments