From b3288d819ad4dd526fa227dcc4c9ced96a6a9391 Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Thu, 7 May 2020 09:16:20 +0000 Subject: Add README.rst --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.rst diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..a3bc271 --- /dev/null +++ b/README.rst @@ -0,0 +1,4 @@ +This is a vis_ plugin for opening ``.rej`` file for each you open. + +.. _vis: + https://github.com/martanne/vis/wiki/Plugins \ No newline at end of file -- cgit