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/options.lua Normal file
View file

@ -0,0 +1,3 @@
-- Options are automatically loaded before lazy.nvim startup
-- Default options that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/options.lua
-- Add any additional options here