I personally use this inside of matthauck/home-files, but it can be used standalone as well:
Clone into ~/.vim
Make a ~/.vimrc that looks like:
let g:dotvim_settings = {}
source ~/.vim/vimrc
Much credit to bling/dotvim!
| Name | Name | Last commit date | ||
|---|---|---|---|---|
I personally use this inside of matthauck/home-files, but it can be used standalone as well:
Clone into ~/.vim
Make a ~/.vimrc that looks like:
let g:dotvim_settings = {}
source ~/.vim/vimrc
Much credit to bling/dotvim!