I am using the vim plugin for IntelliJ Idea.
Where should I place the .vimrc for that plugin.
Using Windows XP
The latest version of the plugin will read settings from a file named .ideavimrc
in the home directory.
On *nix, the home directory can be accessed at ~
.
On Windows, you can use the %HOMEPATH%
environment variable. (Normally, "C:\Users\