diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2016-05-02 10:46:45 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2016-05-02 10:46:45 +0200 |
commit | 905031eb9536adb38d793c1ced6d61057d3ca456 (patch) | |
tree | 97f9b716b7db05d5c454997acf33a05678e5dfe4 /README.md | |
parent | 76d23a21e6904b1c09ddad1cb3fa769bbfe17991 (diff) | |
download | vim-polyglot-905031eb9536adb38d793c1ced6d61057d3ca456.tar.gz vim-polyglot-905031eb9536adb38d793c1ced6d61057d3ca456.zip |
Add fish syntax, closes #109
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -44,6 +44,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo - [emberscript](https://github.com/heartsentwined/vim-ember-script) (syntax, indent, ftplugin, ftdetect) - [emblem](https://github.com/heartsentwined/vim-emblem) (syntax, indent, ftplugin, ftdetect) - [erlang](https://github.com/vim-erlang/vim-erlang-runtime) (syntax, indent, ftdetect) +- [fish](https://github.com/dag/vim-fish) (syntax, indent, compiler, autoload, ftplugin, ftdetect) - [git](https://github.com/tpope/vim-git) (syntax, indent, ftplugin, ftdetect) - [glsl](https://github.com/tikhomirov/vim-glsl) (syntax, indent, ftdetect) - [go](https://github.com/fatih/vim-go) (syntax, compiler, indent, ftdetect) |