mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 07:20:04 +08:00
818 B
818 B
title | description |
---|---|
SpaceVim sudo layer | sudo layer provides the ability to read and write files with elevated privileges in SpaceVim |
Available Layers >> sudo
Description
sudo layer provides the ability to read and write files with elevated privileges.
Install
To use this configuration layer, update your 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 |