diff options
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 | ||
