@@ -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--> 599 <!-- /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)
@@ -70,7 +70,7 @@ 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 )
73
+ - [ docker-compose ] ( https://github.com/ekalinin/Dockerfile.vim )
74
74
- [ elixir] ( https://github.com/elixir-lang/vim-elixir ) (Elixir and HTML+EEX syntax highlighting for ex, exs, eex, 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)
@@ -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)
@@ -176,6 +176,7 @@ On top of all language packs from [vim repository](https://github.com/vim/vim/tr
176
176
- [ sh] ( https://github.com/arzg/vim-sh ) (Shell syntax highlighting for sh, bash, bats, cgi, command and 7 more files)
177
177
- [ slim] ( https://github.com/slim-template/vim-slim ) (Slim syntax highlighting for slim files)
178
178
- [ slime] ( https://github.com/slime-lang/vim-slime-syntax ) (Syntax highlighting for slime files)
179
+ - [ smithy] ( https://github.com/jasdel/vim-smithy ) (Syntax highlighting for smithy files)
179
180
- [ smt2] ( https://github.com/bohlender/vim-smt2 ) (SMT syntax highlighting for smt2 and smt files)
180
181
- [ solidity] ( https://github.com/TovarishFin/vim-solidity ) (Solidity syntax highlighting for sol files)
181
182
- [ stylus] ( https://github.com/wavded/vim-stylus ) (Stylus syntax highlighting for styl and stylus files)
0 commit comments