sudo.vim : Allows one to edit a file with privileges from an unprivileged session.
script karma |
Rating 319/125,
Downloaded by 8495 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
rich paul |
|
script type |
utility |
|
description |
" sudo.vim: A vim plugin by Rich Paul (vim@rich-paul.net)
"
" This script eases use of vim with sudo by adding the ability to
" edit one file with root privileges without running the whole
" session that way.
"
" Usage: put it in the plugin directory, and
" (command line): vim sudo:/etc/passwd
" (within vim): :e sudo:/etc/passwd
"
" sudo will ask for your password if need be.
"
|
|
install details |
" Usage: put it in the plugin directory, and
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.224.5.46
|