syntax enable set tabstop=4 set softtabstop=4 set shiftwidth=4 set expandtab set number set cursorline filetype indent on set lazyredraw set showmatch set hlsearch set incsearch nnoremap :nohlsearch inoremap jk colorscheme elflord