From: Samir Benmendil Date: Thu, 4 May 2023 00:25:41 +0000 (+0100) Subject: vim: don't duplicate plugins X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/18058c5c8326fdf1de034d2ff4516da5c9c52e14?hp=18058c5c8326fdf1de034d2ff4516da5c9c52e14 vim: don't duplicate plugins Some existing vim plugins have a nvim replacement, let's not load them in vimrc too. It can only cause issues. ---