Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 688 Bytes

README.md

File metadata and controls

43 lines (30 loc) · 688 Bytes

newtheme

colorscheme for (neo)vim, vis

:so $VIMRUNTIME/syntax/hitest.vim

vim

ln -s ${PWD}/newtheme.vim ~/.vim/colors/newtheme.vim
:colorscheme newtheme

vis

ln -s ${PWD}/newtheme.lua ~/.config/vis/themes/newtheme.lua
:set theme newtheme

neovim

TODO

newtheme

  • sometimes lines with ** are inverted colors
  • search then visual select highlight are same color on top of each other

vim

neovim

  • revisit
  • install via Makefile

vis

  • non-printing chars light blue 195