set tabstop=4
set shiftwidth=4
set softtabstop=4
set expandtab
filetype plugin indent on

set t_Co=256
syntax enable
colorscheme colorful256

