:colorscheme elflord :set tabstop=4 :set shiftwidth=4 :set expandtab "other key mappings inoremap jk syntax on " Treat long lines as break lines (useful when moving around in them) map j gj map k gk