From f56ce437aa23974f1b9a8b5f8a1ec4f3fdd9a0fb Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Wed, 20 Mar 2019 12:28:49 +0100 Subject: [PATCH] Moved vue linter config to a better location --- .vim/{ftdetect => after/ftplugin}/vue.vim | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .vim/{ftdetect => after/ftplugin}/vue.vim (100%) diff --git a/.vim/ftdetect/vue.vim b/.vim/after/ftplugin/vue.vim similarity index 100% rename from .vim/ftdetect/vue.vim rename to .vim/after/ftplugin/vue.vim