summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2015-12-06 11:58:09 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2015-12-06 11:58:15 +0100
commitb4b054ebf56caf4ac8d721b125e368d9b45b8551 (patch)
tree03a39a3fd2ce232d8fe54900a1a556bf18f995a6 /README.md
parent08ea94e01188531e819e5d6bea5c84a773b4eb98 (diff)
downloadvim-polyglot-b4b054ebf56caf4ac8d721b125e368d9b45b8551.tar.gz
vim-polyglot-b4b054ebf56caf4ac8d721b125e368d9b45b8551.zip
Add objc syntax highlighting, closes #77
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 b691109d..0694f470 100644
--- a/README.md
+++ b/README.md
@@ -64,6 +64,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo
- [liquid](https://github.com/tpope/vim-liquid) (syntax, indent, ftplugin, ftdetect)
- [markdown](https://github.com/tpope/vim-markdown) (syntax, ftplugin, ftdetect)
- [nginx](https://github.com/nginx/nginx) (syntax, indent, ftdetect)
+- [objc](https://github.com/b4winckler/vim-objc) (ftplugin, syntax, indent)
- [ocaml](https://github.com/jrk/vim-ocaml) (syntax, indent, ftplugin)
- [octave](https://github.com/vim-scripts/octave.vim--) (syntax)
- [opencl](https://github.com/petRUShka/vim-opencl) (syntax, indent, ftplugin, ftdetect)