]> git.rmz.io Git - dotfiles.git/commitdiff
lazyvim: replace LazyFile with their actual events
authorSamir Benmendil <me@rmz.io>
Sat, 22 Feb 2025 15:06:31 +0000 (15:06 +0000)
committerSamir Benmendil <me@rmz.io>
Sun, 2 Mar 2025 16:05:27 +0000 (16:05 +0000)
LazyFile is a custom event in LazyVim that simple wraps the BufReadPost,
BufNewFile and BufWritePre events. Let's just be explicit and use them
directly.


No differences found