danishprakash / vim-zen

Barebones Vim Plugin Manager
MIT License
63 stars 3 forks source link

Fix local paths in ~/.vim #2

Closed cookiengineer closed 6 years ago

cookiengineer commented 6 years ago

Slight mistake in the zen#init() method that builds the paths incorrectly. This is the fix for it.

Closes #1