From: Samir Benmendil Date: Mon, 10 Apr 2023 22:43:39 +0000 (+0100) Subject: nvim: disable LazyVim autocmds, match vimrc augroups to LazyVim X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/b317ae26bf3be8703ace4e634f7c451690e2b687?ds=inline;hp=b317ae26bf3be8703ace4e634f7c451690e2b687 nvim: disable LazyVim autocmds, match vimrc augroups to LazyVim Most of them were already in vimrc. Matching augroup names from LazyVim is done to somewhat future proof the autocommands. ---