From 9210a2bb594298fb32600e360e6a6cd50f33ac33 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Wed, 28 Feb 2018 08:40:49 -0800 Subject: [vim] Remove vim, I really can't get to switch. --- vim/indent/python.vim | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 vim/indent/python.vim (limited to 'vim/indent/python.vim') diff --git a/vim/indent/python.vim b/vim/indent/python.vim deleted file mode 100644 index 94a46f2..0000000 --- a/vim/indent/python.vim +++ /dev/null @@ -1,4 +0,0 @@ -au FileType python set expandtab -au FileType python set shiftwidth=2 -au FileType python set softtabstop=2 -au FileType python set tabstop=2 -- cgit 1.4.1