diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -61,11 +61,11 @@ If you need full functionality of any plugin, please use it directly with your p - [emberscript](https://github.com/yalesov/vim-ember-script) (syntax, indent, ftplugin) - [emblem](https://github.com/yalesov/vim-emblem) (syntax, indent, ftplugin) - [erlang](https://github.com/vim-erlang/vim-erlang-runtime) (syntax, indent) -- [fish](https://github.com/dag/vim-fish) (syntax, indent, compiler, autoload, ftplugin) -- [fsharp](https://github.com/fsharp/vim-fsharp) (syntax, indent) -- [git](https://github.com/tpope/vim-git) (syntax, indent, ftplugin) -- [glsl](https://github.com/tikhomirov/vim-glsl) (syntax, indent) -- [gmpl](https://github.com/maelvalais/gmpl.vim) (syntax) +- [fish](https://github.com/dag/vim-fish) () +- [fsharp](https://github.com/fsharp/vim-fsharp) () +- [git](https://github.com/tpope/vim-git) () +- [glsl](https://github.com/tikhomirov/vim-glsl) () +- [gmpl](https://github.com/maelvalais/gmpl.vim) () - [gnuplot](https://github.com/vim-scripts/gnuplot-syntax-highlighting) (syntax) - [go](https://github.com/fatih/vim-go) (syntax, compiler, indent) - [groovy](https://github.com/vim-scripts/groovy.vim) (syntax) @@ -81,7 +81,7 @@ If you need full functionality of any plugin, please use it directly with your p - [json](https://github.com/elzr/vim-json) (syntax, indent, ftplugin) - [jst](https://github.com/briancollins/vim-jst) (syntax, indent) - [jsx](https://github.com/mxw/vim-jsx) (after) -- [julia](https://github.com/dcjones/julia-minimalist-vim) (syntax, indent) +- [julia](https://github.com/JuliaEditorSupport/julia-vim) (syntax, indent, autoload, ftplugin) - [kotlin](https://github.com/udalov/kotlin-vim) (syntax, indent) - [latex](https://github.com/LaTeX-Box-Team/LaTeX-Box) (syntax, indent, ftplugin) - [less](https://github.com/groenewege/vim-less) (syntax, indent, ftplugin) |