Answers for "how to write with sudo in vim"

0

vim sudo write

For Neovim: https://github.com/lambdalisue/suda.vim

"In init.vim
Plug 'lambdalisue/suda.vim'

Run :SudaRead
It will prompt for password when you next try to :w
Posted by: Guest on March-28-2021

Browse Popular Code Answers by Language