diff --git a/.gitignore b/.gitignore index 03c28fc..90948bf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ # Ignore the installed tmux plugins. /tmux/plugins +# Ignore lazyvim's version lock file. +/nvim/lazy-lock.json + # Ignore the installed vim plugins. /vim/.vim/bundle