From: Samir Benmendil Date: Sun, 21 May 2023 09:35:01 +0000 (+0100) Subject: vim: use scriptease :Vvsplit to open config files X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/80e1e6396316f56a64a1772f0acafe449b87b074?hp=80e1e6396316f56a64a1772f0acafe449b87b074 vim: use scriptease :Vvsplit to open config files This works slightly differently as before in that it will not create a new file if it didn't exist. But it will work for in nvim too. ---