]> git.rmz.io Git - dotfiles.git/commit
nvim: disable LazyVim autocmds, match vimrc augroups to LazyVim
authorSamir Benmendil <me@rmz.io>
Mon, 10 Apr 2023 22:43:39 +0000 (23:43 +0100)
committerSamir Benmendil <me@rmz.io>
Tue, 31 Oct 2023 23:08:51 +0000 (23:08 +0000)
commitb317ae26bf3be8703ace4e634f7c451690e2b687
tree32463574b5532e9d81c0aa3913fa4cb44efc47be
parent0059483c5f16391f06fd43b4a59b11922336709c
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.
nvim/lua/plugins/core.lua [new file with mode: 0644]
vim/vimrc