From: Bram Moolenaar Date: Wed, 4 Aug 2010 10:05:40 +0000 (+0200) Subject: Rename quickfix plugin to match the filetype set in the code. X-Git-Tag: v7.3~92 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a68cac57de180593f37a71b9a2903bdb9d099800;p=vim Rename quickfix plugin to match the filetype set in the code. --- diff --git a/runtime/ftplugin/quickfix.vim b/runtime/ftplugin/qf.vim similarity index 100% rename from runtime/ftplugin/quickfix.vim rename to runtime/ftplugin/qf.vim