I'm trying to run vim on win7 inside msys (which isnt entirely necessary, i know i can run gvim in windows, but i'd like to be able to use vi inside terminal)
everything installs fine with mingw-get
but, even after copying over some help files and whatnot, :help TOPIC doesn't do anything because E433: No Tags File
how should I go about configuring my vi correctly?