au BufRead,BufNewFile SConstruct setfiletype python set autoindent
set smartindent
set nocompatible
set nu
filetype on
set history=1000
set background=dark
syntax on
set ts=5
set shiftwidth=5
set showmatch
set ruler
set nohls
set incsearch
colorscheme torte