JaredVogt / vimrc

CONFIG: my vimrc
0 stars 0 forks source link

Best way to update settings - in the repo and then move to active or vice-versa? #16

Closed JaredVogt closed 8 years ago

JaredVogt commented 8 years ago

When adding a new snippet, add to active file - or add to repo and then sync to repo? Same with changes to .vimrc, etc.

JaredVogt commented 8 years ago

solved. Repo is at ~/vimrc..., then link -s ~/vimrc/.vimrc ~/.vimrc, now any changes are immediately reflected in the active .vimrc. I need to set up symlinks for a bunch of other things as well. So... in config, if there is local vimrc project, then create symlinks for a handful of files.