Skip to content

Keep my vim in sync on different computers. Install with make

Notifications You must be signed in to change notification settings

mailtruck/vim-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-env

Keep my vim in sync on different computers. Install with make

deps

if you want to install with make you must have make installed

install

make

gotchas 🐲

The install script moves your .vimrc and .vim/ to .vimrc.bak and .vim.bak/

So the first time you run the install script your current .vimrc and .vim/ will be backed up, but the second time, you run it and the symlinks that the install script created on first run will blow away your backups

TODO

Fix issue in gotchas

About

Keep my vim in sync on different computers. Install with make

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages