1

Where does ViEmu save my custom mappings and settings I use ? Something like _vimrc, but I can't seem to find it.

This is the same question I've asked a little while ago at SU; but then thought it might be more fitting here.

Community
  • 1
  • 1
Rook
  • 60,248
  • 49
  • 165
  • 242
  • In gVim, you can infer it from typing :ed $VIM\ and hitting tab -- it expands the $VIM keyword for you. Does that work in ViEmu? – ojrac Aug 14 '09 at 18:58

2 Answers2

4

The file is called "_viemurc" can be saved in either %HOME% (%HOMEPATH% on modern versions of Windows) or the program files directory for ViEmu.

http://www.viemu.com/forums/viewtopic.php?id=37

T.J. Crowder
  • 1,031,962
  • 187
  • 1,923
  • 1,875
-1

I would recommend asking on the ViEmu forum: the author is fairly active there.

politus
  • 5,996
  • 1
  • 33
  • 42
DrAl
  • 70,428
  • 10
  • 106
  • 108