SpaceVim
A modular Vim/Neovim configuration
Home | About | Quick start guide | Documentation | Development | Community | Sponsors | 中文
sudo layer provides the ability to read and write files with elevated privileges.
To use this configuration layer, update your custom configuration file with:
[[layers]]
name = "sudo"
Key Binding | Description |
---|---|
SPC f E |
open a file with elevated privileges (TODO) |
SPC f W |
save a file with elevated privileges |
Powered by Jekyll