From b68fec17407aa70fdd4cc5c88667ac2d2f49658a Mon Sep 17 00:00:00 2001 From: Max Christian Pohle Date: Fri, 26 Jun 2020 10:13:58 +0200 Subject: Hotfixes to improve compatibility with python --- ftplugin/univention-template.vim | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 ftplugin/univention-template.vim (limited to 'ftplugin') diff --git a/ftplugin/univention-template.vim b/ftplugin/univention-template.vim deleted file mode 100644 index 9071bcd..0000000 --- a/ftplugin/univention-template.vim +++ /dev/null @@ -1,4 +0,0 @@ -setlocal foldtext=getline(v:foldstart).printf('\ [%d\ lines]\ \ \ \',\ v:foldend-v:foldstart) -setlocal foldmethod=syntax -setlocal foldenable - -- cgit v1.2.3