diff options
| author | 2015-03-30 10:25:12 +0200 | |
|---|---|---|
| committer | 2015-03-30 10:25:12 +0200 | |
| commit | 8eee1c45bef74aa6094f463f9888ac653958b3dc (patch) | |
| tree | 0e2a066fd4da4afcf08f0bef348511b5c9ac48f7 /vim/ftplugin | |
| parent | c7ebce541a9914d4e5a3b52e838e2ac66dd139a0 (diff) | |
| download | dotfiles-8eee1c45bef74aa6094f463f9888ac653958b3dc.tar.gz dotfiles-8eee1c45bef74aa6094f463f9888ac653958b3dc.tar.bz2 dotfiles-8eee1c45bef74aa6094f463f9888ac653958b3dc.zip | |
Moving back to stow for management
reasons: dotfiles.sh misbehaving on freebsd
Diffstat (limited to 'vim/ftplugin')
| -rw-r--r-- | vim/ftplugin/python.vim | 4 |
1 files changed, 0 insertions, 4 deletions
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 @@ | |||
| 1 | set tabstop=8 | ||
| 2 | set expandtab | ||
| 3 | set shiftwidth=4 | ||
| 4 | set softtabstop=4 | ||
