Rename nvim to lazyvim

This commit is contained in:
Fabio Scotto di Santolo
2025-07-23 17:27:40 +02:00
parent 11d1f429e5
commit 48bb5346b2
19 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
-- Autocmds are automatically loaded on the VeryLazy event
-- Default autocmds that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/autocmds.lua
-- Add any additional autocmds here