Importing them in you
~/.vimrc is pretty easy if you use a plugin importer. I'm using Vundle and here is the extract that imports these plugins:Bundle 'Rykka/colorv.vim'
let g:colorv_preview_ftype='css,html,js,coffee,sass,scss,less,styl,svg'
Bundle 'lilydjwg/colorizer'
Note: I've shared my dotfiles on Github: https://github.com/PEM--/dotfiles

No comments:
Post a Comment