Adds nvim config

This commit is contained in:
Michel 2024-11-21 22:18:51 +01:00
parent ac5fd4f192
commit 232b3e03a7
14 changed files with 558 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