diff --git a/.vimrc b/.vimrc index a90b3ee..610e171 100644 --- a/.vimrc +++ b/.vimrc @@ -103,6 +103,7 @@ vnoremap d " Save with s noremap s :update +noremap S :w !sudo tee % > /dev/null " Writes to all buffers when switching to another buffer