colorscheme retrobox set termguicolors set nowrap set incsearch set nohlsearch set clipboard+=unnamedplus set cindent set cinoptions=(,{,!,l1 set shiftwidth=4 smarttab set expandtab set tabstop=4 softtabstop=0 let g:netrw_banner=0 set makeprg=./build.sh map \e :Ex map \ve :vswincmd lEx map \t :vertical rightbelow terminal map \m :make!:vertical rightbelow copen:wincmd = map \n :cnext map \c :cd %:p:h map \q :q map \b :buffer map \bn :bn map \bp :bp map \bd :bd map \p :let @+ = expand("%") map \fp :let @+ = expand("%:p")