summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2015-02-11 11:31:37 -0800
committerAdam Stankiewicz <sheerun@sher.pl>2015-02-11 11:31:37 -0800
commit1c2123117537fb4bccf87fcf39abc05eaf950ec2 (patch)
tree59764fa44645ee3b5026dca0e7233a5c822e50e6
parent4541e98466b11376cddee5d7cd84c61a90d5d382 (diff)
downloadvim-polyglot-1c2123117537fb4bccf87fcf39abc05eaf950ec2.tar.gz
vim-polyglot-1c2123117537fb4bccf87fcf39abc05eaf950ec2.zip
Remove CSV also from README
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index c282c9a6..62532c06 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,6 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo
- [clojure](https://github.com/guns/vim-clojure-static) (syntax, indent, autoload, ftplugin, ftdetect)
- [coffee-script](https://github.com/kchmck/vim-coffee-script) (syntax, indent, compiler, autoload, ftplugin, ftdetect)
- [css](https://github.com/JulesWang/css.vim) (syntax)
-- [csv](https://github.com/chrisbra/csv.vim) (syntax, ftplugin, ftdetect)
- [cucumber](https://github.com/tpope/vim-cucumber) (syntax, indent, compiler, ftplugin, ftdetect)
- [dockerfile](https://github.com/honza/dockerfile.vim) (syntax, ftdetect)
- [elixir](https://github.com/elixir-lang/vim-elixir) (syntax, indent, compiler, ftplugin, ftdetect)