nvim: plugin_settings: Disable smart edit for suda

See issue
https://github.com/lambdalisue/suda.vim/issues/18
This commit is contained in:
Sanchayan Maity 2020-10-01 14:58:38 +05:30
parent 39e9b824a6
commit 2f8acc928a

View file

@ -10,9 +10,6 @@ let g:gitgutter_sign_removed = '-r'
let g:gitgutter_sign_removed_first_line = '^^'
let g:gitgutter_sign_modified_removed = 'mr'
" suda vim
let g:suda_smart_edit = 1
" Automatically detect style file and apply style to formatting
let g:clang_format#detect_style_file = 1
" For workspace