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/opam.txt | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 doc/opam.txt (limited to 'doc/opam.txt') diff --git a/doc/opam.txt b/doc/opam.txt deleted file mode 100644 index 6669bb2b..00000000 --- a/doc/opam.txt +++ /dev/null @@ -1,22 +0,0 @@ -if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'ocaml') == -1 - -*opam.txt* Switch OCaml versions from inside Vim using OPAM - -Author: Rudi Grinberg -License: Same terms as Vim itself (see |license|) - -This plugin is only available if 'compatible' is not set. - -COMMANDS *:opam* - -:Opam {version} Set the current OCaml version to {version}. - -ABOUT *opam-about* - -Grab the latest version or report a bug on GitHub: - -https://github.com/ocaml/vim-ocaml - - vim:tw=78:et:ft=help:norl: - -endif -- cgit v1.2.3