" ##############..... ############## " ##############......############## " ##########..........########## " ##########........########## " ##########.......########## " ##########.....##########.. " ##########....##########..... " ..##########..##########......... " ....##########.#########............. " ..################JJJ............ " ################............. " ##############.JJJ.JJJJJJJJJJ " ############...JJ...JJ..JJ JJ " ##########....JJ...JJ..JJ JJ " ########......JJJ..JJJ JJJ JJJ " ###### ......... " ..... " . set mouse=a set wrap set noet set autoindent set noexpandtab " If this doesn't work for a lang change the $LANG.vim and append this here set tabstop=4 set shiftwidth=4 " ~/.vim/plugged/vim-polyglot/ftplugin/(LANG).vim " If not there try: " :verbose set et? (remove that line) vmap >gv vmap :NERDTreeToggle " Theme set t_Co=256 colorscheme base16-default-dark " happy_hacking let &showbreak = '↳ ' " hi Normal guibg=NONE ctermbg=NONE set termguicolors let base16colorspace=256