@@ -7,7 +7,7 @@ A collection of language packs for Vim.
7
7
> One to rule them all, one to find them, one to bring them all and in the darkness bind them.
8
8
9
9
- It ** won't affect your startup time** , as scripts are loaded only on demand\* .
10
- - It ** installs and updates 120+ times faster** than the <!-- Package Count--> 598 <!-- /Package Count--> packages it consists of.
10
+ - It ** installs and updates 120+ times faster** than the <!-- Package Count--> 597 <!-- /Package Count--> packages it consists of.
11
11
- It is also more secure (scripts loaded for every filetype are generated by vim-polyglot)
12
12
- Best syntax and indentation support (no other features). Hand-selected language packs.
13
13
- Automatically detects indentation (includes performance-optimized version of [ vim-sleuth] ( https://github.com/tpope/vim-sleuth ) , can be disabled)
@@ -53,7 +53,7 @@ On top of all language packs from [vim repository](https://github.com/vim/vim/tr
53
53
- [ autohotkey] ( https://github.com/hnamikaw/vim-autohotkey ) (AutoHotkey syntax highlighting for ahk and ahkl files)
54
54
- [ blade] ( https://github.com/jwalton512/vim-blade ) (Blade syntax highlighting for blade and blade.php files)
55
55
- [ brewfile] ( https://github.com/bfontaine/Brewfile.vim )
56
- - [ c/c++] ( https://github.com/vim-jp/vim-cpp ) (C++ and C syntax highlighting for cpp, c++, cc, cp, cxx and 17 more files)
56
+ - [ c/c++] ( https://github.com/vim-jp/vim-cpp ) (C++ and C syntax highlighting for cpp, c++, cc, cp, cxx and 18 more files)
57
57
- [ caddyfile] ( https://github.com/isobit/vim-caddyfile )
58
58
- [ carp] ( https://github.com/hellerve/carp-vim ) (Syntax highlighting for carp files)
59
59
- [ cjsx] ( https://github.com/mtscout6/vim-cjsx )
@@ -70,8 +70,8 @@ On top of all language packs from [vim repository](https://github.com/vim/vim/tr
70
70
- [ dart] ( https://github.com/dart-lang/dart-vim-plugin ) (Dart syntax highlighting for dart and drt files)
71
71
- [ dhall] ( https://github.com/vmchale/dhall-vim ) (Dhall syntax highlighting for dhall files)
72
72
- [ dlang] ( https://github.com/JesseKPhillips/d.vim ) (D syntax highlighting for d, di, lst, dd, ddoc and sdl files)
73
- - [ docker] ( https://github.com/ekalinin/Dockerfile.vim )
74
- - [ elixir] ( https://github.com/elixir-lang/vim-elixir ) (Elixir and HTML+EEX syntax highlighting for ex, exs, eex, html.leex and leex files)
73
+ - [ docker-compose ] ( https://github.com/ekalinin/Dockerfile.vim )
74
+ - [ elixir] ( https://github.com/elixir-lang/vim-elixir ) (Elixir and HTML+EEX syntax highlighting for ex, exs, eex, html.heex, html. leex and leex files)
75
75
- [ elm] ( https://github.com/andys8/vim-elm-syntax ) (Elm syntax highlighting for elm files)
76
76
- [ emberscript] ( https://github.com/yalesov/vim-ember-script ) (EmberScript syntax highlighting for em and emberscript files)
77
77
- [ emblem] ( https://github.com/yalesov/vim-emblem ) (Syntax highlighting for emblem and em files)
@@ -85,7 +85,7 @@ On top of all language packs from [vim repository](https://github.com/vim/vim/tr
85
85
- [ git] ( https://github.com/tpope/vim-git ) (Git Config syntax highlighting for gitconfig files)
86
86
- [ gitignore] ( https://github.com/SirJson/fzf-gitignore )
87
87
- [ gleam] ( https://github.com/gleam-lang/gleam.vim ) (Syntax highlighting for gleam files)
88
- - [ glsl] ( https://github.com/tikhomirov/vim-glsl ) (GLSL syntax highlighting for glsl, fp, frag, frg, fs and 16 more files)
88
+ - [ glsl] ( https://github.com/tikhomirov/vim-glsl ) (GLSL syntax highlighting for glsl, fp, frag, frg, fs and 18 more files)
89
89
- [ gmpl] ( https://github.com/maelvalais/gmpl.vim ) (Syntax highlighting for mod files)
90
90
- [ gnuplot] ( https://github.com/vim-scripts/gnuplot-syntax-highlighting ) (Gnuplot syntax highlighting for gp, gnu, gnuplot, p, plot, plt and gpi files)
91
91
- [ go] ( https://github.com/fatih/vim-go ) (Go syntax highlighting for go and tmpl files)
@@ -113,7 +113,7 @@ On top of all language packs from [vim repository](https://github.com/vim/vim/tr
113
113
- [ json] ( https://github.com/elzr/vim-json ) (JSON syntax highlighting for json, avsc, geojson, gltf, har and 13 more files)
114
114
- [ jsonc] ( https://github.com/neoclide/jsonc.vim ) (Syntax highlighting for cjson and jsonc files)
115
115
- [ jsonnet] ( https://github.com/google/vim-jsonnet ) (Jsonnet syntax highlighting for jsonnet and libsonnet files)
116
- - [ jst] ( https://github.com/briancollins/vim-jst ) (EJS syntax highlighting for ejs, ect and jst files)
116
+ - [ jst] ( https://github.com/briancollins/vim-jst ) (EJS syntax highlighting for ejs, ect, ejs.t and jst files)
117
117
- [ jsx] ( https://github.com/MaxMEllon/vim-jsx-pretty ) (Syntax highlighting for jsx files)
118
118
- [ julia] ( https://github.com/JuliaEditorSupport/julia-vim ) (Julia syntax highlighting for jl files)
119
119
- [ just] ( https://github.com/NoahTheDuke/vim-just ) (Syntax highlighting for just files)
@@ -202,12 +202,11 @@ On top of all language packs from [vim repository](https://github.com/vim/vim/tr
202
202
- [ velocity] ( https://github.com/lepture/vim-velocity ) (Syntax highlighting for vm files)
203
203
- [ vue] ( https://github.com/posva/vim-vue ) (Vue syntax highlighting for vue and wpy files)
204
204
- [ xdc] ( https://github.com/amal-khailtash/vim-xdc-syntax ) (Syntax highlighting for xdc files)
205
- - [ xml] ( https://github.com/amadeus/vim-xml ) (XML syntax highlighting for xml, adml, admx, ant, axml and 94 more files)
205
+ - [ xml] ( https://github.com/amadeus/vim-xml ) (XML syntax highlighting for xml, adml, admx, ant, axml and 95 more files)
206
206
- [ xsl] ( https://github.com/vim-scripts/XSLT-syntax ) (XSLT syntax highlighting for xslt and xsl files)
207
207
- [ yard] ( https://github.com/noprompt/vim-yardoc )
208
208
- [ zephir] ( https://github.com/xwsoul/vim-zephir ) (Zephir syntax highlighting for zep files)
209
209
- [ zig] ( https://github.com/ziglang/zig.vim ) (Zig syntax highlighting for zir, zig and zir files)
210
- - [ zinit] ( https://github.com/zinit-zsh/zplugin-vim-syntax )
211
210
<!-- /Language Packs-->
212
211
213
212
## Updating
0 commit comments