feat(nvim): Switched to LazyVim with tweaks

This commit is contained in:
2023-09-15 17:39:21 +03:00
parent 2df27d2a0e
commit b5160bbbfa
37 changed files with 543 additions and 2666 deletions

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