Remove ftdetect/python.vim due to wrong location
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
" Set up tabs
|
||||
setlocal tabstop=4
|
||||
setlocal shiftwidth=4
|
||||
setlocal expandtab
|
||||
set expandtab
|
||||
set tabstop=8
|
||||
set shiftwidth=4
|
||||
set softtabstop=4
|
||||
|
||||
" Set up text width
|
||||
setlocal textwidth=0
|
||||
|
||||
Reference in New Issue
Block a user