Back to Spacevim

SpaceVim sudo layer

docs/layers/sudo.md

2.4.0671 B
Original Source

Available Layers >> sudo

<!-- vim-markdown-toc GFM --> <!-- vim-markdown-toc -->

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:

toml
[[layers]]
  name = "sudo"

Key bindings

Key BindingDescription
SPC f Eopen a file with elevated privileges (TODO)
SPC f Wsave a file with elevated privileges