1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 20:20:05 +08:00
SpaceVim/docs/layers/sudo.md
Wang Shidong d09bfba5e1
Update sudo layer doc (#2011)
* Update sudo layer doc

* Update sudo layer doc

* Update wiki
2018-08-03 20:47:46 +08:00

772 B

title description
SpaceVim sudo layer sudo layer provides ability to read and write file elevated privileges in SpaceVim

Available Layers >> sudo

Description

sudo layer provides ability to read and write file elevated privileges.

Install

To use this configuration layer, update custom configuration file with:

[[layers]]
  name = "sudo"

Key bindings

Key Binding Description
SPC f E open a file with elevated privileges (TODO)
SPC f W save a file with elevated privileges