3 lines
119 B
VimL
3 lines
119 B
VimL
" automatically ask for a password when trying to do something I don't have
|
|
" permission for
|
|
let g:suda_smart_edit = 1
|