From 1dd3124a9770e11b6684e5dd1e6bc15a0aa3bc67 Mon Sep 17 00:00:00 2001 From: "Matth?us G. Chajdas" Date: Sun, 10 Nov 2019 13:56:53 +0100 Subject: Remove all files, redirect to GitHub. --- tests/examplefiles/vimrc | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 tests/examplefiles/vimrc (limited to 'tests/examplefiles/vimrc') diff --git a/tests/examplefiles/vimrc b/tests/examplefiles/vimrc deleted file mode 100644 index d2f9cd1b..00000000 --- a/tests/examplefiles/vimrc +++ /dev/null @@ -1,21 +0,0 @@ -" A comment - -:py print "py" -::pyt print 'pyt' - pyth print '''pyth''' - : pytho print "pytho" -python print """python""" - - : : python<