]> 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>
Sun, 17 Dec 2023 17:36:18 +0000 (17:36 +0000)
commitee46717a81f954f40cb6724e8fd829847839fd4b
tree32463574b5532e9d81c0aa3913fa4cb44efc47be
parentdd4a806cf3918fc6b20de40f1c9d344f5ece4f0a
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