I always put a .vimrc in my home folder for turning :syntax on. But in OS X Lion it seems that sudo vi foo.txt ignore or can't find this vim configuration anymore.
Has anyone experiences the same thing?
|
I always put a .vimrc in my home folder for turning Has anyone experiences the same thing? |
||||
|
|
|
Try doing sudo visudo and making sure that this lines appears somewhere in there:
This should maintain the HOME directory and ~ should would as it did in Snow Leopard. |
|||
|
|
|
I usually have use the same .vimrc and .vim folders as my main users and link them to a safe backupped place on Dropbox - wich btw is awesome for this kind of task. The location of the home folder for your su is |
|||
|
|
|
Try using |
|||
|
|