lambdalisue / vim-suda

🥪 An alternative sudo.vim for Vim and Neovim, limited support sudo in Windows
MIT License
713 stars 27 forks source link

[suda] dd: failed to open 'suda:///etc/i3blocks.conf': No Such file or directory #45

Closed ShaneWiker closed 3 years ago

ShaneWiker commented 3 years ago

SudaWrite is working well for me with some files, but I get this error when saving some files despite having no issues saving them with :w!

What's causing this when the file does exist?

This is how I'm using the command: nnoremap <Leader>ms :SudaWrite<CR>

lambdalisue commented 3 years ago

I've never seen this error before so I need to reproduce the situation in my environment. Please provide a minimal vimrc (less than 20 lines) and step by step procedure to reproduce the situation.