feat(nvim): Use LazyVim for configurations

This commit is contained in:
2025-01-24 08:59:32 -06:00
parent fc39ade488
commit b17e82c97a
21 changed files with 301 additions and 253 deletions
+3
View File
@@ -0,0 +1,3 @@
-- Keymaps are automatically loaded on the VeryLazy event
-- Default keymaps that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/keymaps.lua
-- Add any additional keymaps here