Use sudoedit
instead of sudo vim
. You should be doing that anyway. Make sure your EDITOR
environment variable is set to vim
(probably already is, or vim
is the default; you can set it in your .profile
analog if need be).
Use sudoedit
instead of sudo vim
. You should be doing that anyway. Make sure your EDITOR
environment variable is set to vim
(probably already is, or vim
is the default; you can set it in your .profile
analog if need be).