Latest NVIM Config

This commit is contained in:
2024-02-20 10:10:38 +07:00
commit fbee4ec4f6
16 changed files with 362 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
vim.o.termguicolors = true
vim.cmd [[ colorscheme gruvbox ]]