From 3389e4fdde8fd612fd8a54db28d97f62ca729a7f Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Wed, 27 Nov 2019 08:53:03 +0100 Subject: Remove vim config, it's old and not in use --- vim/.vim/ftplugin/html.vim | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 vim/.vim/ftplugin/html.vim (limited to 'vim/.vim/ftplugin/html.vim') diff --git a/vim/.vim/ftplugin/html.vim b/vim/.vim/ftplugin/html.vim deleted file mode 100644 index cde3013..0000000 --- a/vim/.vim/ftplugin/html.vim +++ /dev/null @@ -1,4 +0,0 @@ -setlocal tabstop=2 softtabstop=0 expandtab shiftwidth=2 -setlocal autoindent - -setlocal foldmethod=indent -- cgit v1.2.3