preservim / vim-indent-guides

A Vim plugin for visually displaying indent levels in code
MIT License
2.63k stars 166 forks source link

[Feature] Add option to provide git/hg/svn/etc path manually #87

Closed rafaelnp closed 9 years ago

rafaelnp commented 9 years ago

This option would be useful when working on windows or working on environments where custom paths are used. It would add a great flexibility.

nathanaelkane commented 9 years ago

This plugin shouldn't need to know anything about git/hg/svn, was this issue intended for a different GitHub repo?

rafaelnp commented 9 years ago

The plug-in complain when a VCS or a diff tool is not found. What would you suggest as an alternative solution?

nathanaelkane commented 9 years ago

What sort of error are you getting? No VCS or diff tool is required for this plugin.

rafaelnp commented 9 years ago

Hello @nathanaelkane,

My apollogies, I opened the issue in the wrong project. My mistake, the vim-indent-guides works very well here, I am sorry for wasting your time. I shall pay more attention next time. I am closing the issue right now.

nathanaelkane commented 9 years ago

No worries @rafaelnp, no problem at all :)