Unused Plugins removed, streamlined environment
This commit is contained in:
@@ -4,7 +4,7 @@ vim.opt.shiftwidth = 4 -- Number of spaces for indentation
|
||||
vim.opt.expandtab = true -- Use spaces instead of tabs
|
||||
|
||||
-- Coloscheme
|
||||
vim.cmd [[colorscheme tokyonight]]
|
||||
vim.cmd [[colorscheme gruvbox]]
|
||||
|
||||
vim.cmd [[set spelllang=en]]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user