How can I install vimdiff on Windows after installing git bash? -
i use vimdiff when want see diff between 2 points in git. however, can't find vimdiff in 'git bash' environment on windows. therefore, if know how install or use vimdiff in git bash console, please let me know.
if can launch vim in bash on windows, should able launch in diff mode vim -d. alias vimdiff if it's more comfortable.
as you've tagged git, i'll recommend tim pope's fugitive git plugin vim. git work, including diffing without ever leaving vim. on windows 7 @ work keep me out of git bash as possible, git bash simple , out-of-date (many of included programs, such grep versions c. 2000).
Comments
Post a Comment