sudo-edit

Homepage: https://github.com/nflath/sudo-edit

Author: Nathaniel Flath

Updated:

Summary

Open files as another user

Commentary

This package allows to open files as another user, by default "root":

    `sudo-edit'

Suggested keybinding:

    (global-set-key (kbd "C-c C-r") 'sudo-edit)

Installation:

To use this mode, put the following in your init.el:

    (require 'sudo-edit)

Dependencies

Reverse dependencies