mirror of
https://github.com/amix/vimrc
synced 2025-06-16 17:45:00 +08:00
Improved auto indenting for regular langs and for Python
This commit is contained in:
@ -189,9 +189,8 @@ set tabstop=4
|
||||
set lbr
|
||||
set tw=500
|
||||
|
||||
set cindent
|
||||
set cinkeys-=0#
|
||||
set indentkeys-=0#
|
||||
set ai "Auto indent
|
||||
set si "Smart indent
|
||||
set wrap "Wrap lines
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user