Save gvim color scheme


/ Published in: Bash
Save to your folder(s)



Copy this code and paste it in your HTML
  1. cd ~
  2. cat colorscheme <COLOR_NAME> >> .gvimrc
  3.  
  4. # available colors
  5. ls /usr/share/vim/vimcurrent/colors

URL: http://www.karakas-online.de/forum/viewtopic.php?t=10493

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.