diff --git a/README b/README index 5281201..be2bbcc 100644 --- a/README +++ b/README @@ -1,4 +1,6 @@ A vim plugin for highlighting and indenting JST/EJS syntax. Based on the eruby syntax from vim-ruby. Probably not 100% correct (especially indentation), but it works for most cases I've tried. +This plugin contributes to vim-polyglot language pack: https://github.com/sheerun/vim-polyglot + This plugin may require the vim-javascript plugin ( available here: https://github.com/pangloss/vim-javascript )