sudo.vim : Allows one to edit a file with privileges from an unprivileged session.
| script karma |
Rating 323/126,
Downloaded by 8623 |
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: 216.73.216.147
|