new default config from LazyVim starter pack

This commit is contained in:
Yevhenii Moruhyi 2023-05-18 18:01:53 -04:00
parent 9f61d71d75
commit f6f507c71a
17 changed files with 530 additions and 952 deletions

3
lua/config/keymaps.lua Normal file
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