From 8eee1c45bef74aa6094f463f9888ac653958b3dc Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Mon, 30 Mar 2015 10:25:12 +0200 Subject: Moving back to stow for management reasons: dotfiles.sh misbehaving on freebsd --- vim/ftplugin/python.vim | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 vim/ftplugin/python.vim (limited to 'vim/ftplugin/python.vim') diff --git a/vim/ftplugin/python.vim b/vim/ftplugin/python.vim deleted file mode 100644 index 183ef4b..0000000 --- a/vim/ftplugin/python.vim +++ /dev/null @@ -1,4 +0,0 @@ -set tabstop=8 -set expandtab -set shiftwidth=4 -set softtabstop=4 -- cgit v1.2.3