summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2016-05-02 10:46:45 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2016-05-02 10:46:45 +0200
commit905031eb9536adb38d793c1ced6d61057d3ca456 (patch)
tree97f9b716b7db05d5c454997acf33a05678e5dfe4 /README.md
parent76d23a21e6904b1c09ddad1cb3fa769bbfe17991 (diff)
downloadvim-polyglot-905031eb9536adb38d793c1ced6d61057d3ca456.tar.gz
vim-polyglot-905031eb9536adb38d793c1ced6d61057d3ca456.zip
Add fish syntax, closes #109
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 57bca0c0..1d4ba3f4 100644
--- a/README.md
+++ b/README.md
@@ -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)