changed one small thing in .vimrc and .bashrc
This commit is contained in:
parent
1026a621a6
commit
7c3e1c7fae
1 changed files with 1 additions and 1 deletions
2
.vimrc
2
.vimrc
|
@ -41,7 +41,7 @@ set mouse=r
|
|||
set cursorline
|
||||
set number
|
||||
set relativenumber
|
||||
set background="dark"
|
||||
set background=dark
|
||||
|
||||
" python PEP 8 standards
|
||||
set textwidth=79 " lines longer than 79 columns will be broken
|
||||
|
|
Loading…
Add table
Reference in a new issue