VIMRC
syntax on :colorscheme darkblue :set tabstop=4 :set shiftwidth=4 ":set expandtab " Clear last search highlighting nnoremap <Space> :noh<cr> " If arrows key not working do the following set nocompatible