|
|
@ -268,7 +268,7 @@ set softtabstop=4 |
|
|
set cinwords+=except,finally,def,class,with,do |
|
|
set cinwords+=except,finally,def,class,with,do |
|
|
set cinwords+=if,elif,else,for,while,try,switch |
|
|
set cinwords+=if,elif,else,for,while,try,switch |
|
|
"[TextWidth settings]" |
|
|
"[TextWidth settings]" |
|
|
set textwidth=80 |
|
|
set textwidth=0 |
|
|
"[Settings of line numbers]" |
|
|
"[Settings of line numbers]" |
|
|
set number |
|
|
set number |
|
|
set numberwidth=2 |
|
|
set numberwidth=2 |
|
|
|