From 5e2607d93f98e0394d1d68b1d6592b2d0a11f52f Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Mon, 19 Oct 2020 02:55:37 +0200 Subject: Remove docs so docs of installed plugins are up to date --- doc/coffee-script.txt | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 doc/coffee-script.txt (limited to 'doc/coffee-script.txt') diff --git a/doc/coffee-script.txt b/doc/coffee-script.txt deleted file mode 100644 index 692d6241..00000000 --- a/doc/coffee-script.txt +++ /dev/null @@ -1,8 +0,0 @@ -if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'coffee-script') == -1 - -Please see the project readme for up-to-date docs: -https://github.com/kchmck/vim-coffee-script - - vim:tw=78:ts=8:ft=help:norl: - -endif -- cgit v1.2.3