dotconfs/.config/nvim/nvimrc

3 lines
74 B
Plaintext
Raw Normal View History

command W :execute ':silent w !sudo tee % > /dev/null' | :edit!
syntax on