feat: with nullls

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-06-07 23:37:23 +02:00
parent a78794e2b9
commit a86c163288
6 changed files with 95 additions and 34 deletions

View File

@@ -1,3 +1,5 @@
-- 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
vim.o.termguicolors = true
--vim.cmd'colorscheme yourfavcolorscheme'