Skip to content

Instantly share code, notes, and snippets.

@alvesvaren
Created March 2, 2020 06:56
Show Gist options
  • Save alvesvaren/650df11c67ecf7b4bb1630a4fdb9dc05 to your computer and use it in GitHub Desktop.
Save alvesvaren/650df11c67ecf7b4bb1630a4fdb9dc05 to your computer and use it in GitHub Desktop.
" VIM CONFIG
set nu
execute pathogen#infect()
colorscheme dracula
" sudo write
command W :execute ':silent w !sudo tee % > /dev/null' | :edit!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment