From d7873996b43339f6d272ffa8e3616a4e5793dc26 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Mon, 16 Sep 2013 16:53:38 +0200 Subject: Concat ftdetect scripts and mention startup cost in the README --- ftdetect/textile.vim | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 ftdetect/textile.vim (limited to 'ftdetect/textile.vim') diff --git a/ftdetect/textile.vim b/ftdetect/textile.vim deleted file mode 100644 index d02f9425..00000000 --- a/ftdetect/textile.vim +++ /dev/null @@ -1,8 +0,0 @@ -" textile.vim -" -" Tim Harper (tim.theenchanter.com) - -" Force filetype to be textile even if already set -" This will override the system ftplugin/changelog -" set on some distros -au BufRead,BufNewFile *.textile set filetype=textile -- cgit v1.2.3