From: sev Date: Thu, 5 Dec 2024 20:37:53 +0000 (-0600) Subject: vimrc: update suda comment with issue X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/commitdiff_plain/96bafe5384e081301ca8c38810b156d3d463c0cf vimrc: update suda comment with issue --- diff --git a/etc/vim/.vimrc b/etc/vim/.vimrc index aca1f42..888e189 100644 --- a/etc/vim/.vimrc +++ b/etc/vim/.vimrc @@ -89,6 +89,7 @@ function s:SudaSettingsRestore() if exists('g:sev_suda_file') && filereadable(g:sev_suda_file) if exists('g:sev_suda_backup') && g:sev_suda_backup " XXX: suda.vim uses setlocal for this, even though it's global... + " https://github.com/lambdalisue/vim-suda/issues/85 setlocal backup endif if exists('g:sev_suda_swapfile') && g:sev_suda_swapfile