Edited awesome, zsh and vim configuration files

This commit is contained in:
arcan1s
2013-02-11 16:40:26 +04:00
parent 36526c3588
commit a16601b4a1
4 changed files with 167 additions and 94 deletions

2
vimrc
View File

@ -32,6 +32,8 @@ set showmatch
" Показывать номер строки
set number
" Красная полоска на 80 символе
set colorcolumn=80
" Включить табы в начале строки
set list