colorscheme for (neo)vim, vis
:so $VIMRUNTIME/syntax/hitest.vim
ln -s ${PWD}/newtheme.vim ~/.vim/colors/newtheme.vim
:colorscheme newtheme
ln -s ${PWD}/newtheme.lua ~/.config/vis/themes/newtheme.lua
:set theme newtheme
- sometimes lines with
**
are inverted colors - search then visual select highlight are same color on top of each other
- shebang line not comment
- revisit
- install via Makefile
- non-printing chars light blue 195