Refactoring

This commit is contained in:
Thomas Naderer
2024-12-25 10:36:21 +01:00
parent 91dbeda101
commit 2dcd9c7e67
4 changed files with 3 additions and 35 deletions

View File

@@ -6,3 +6,4 @@ vim.opt.expandtab = true -- Use spaces instead of tabs
-- Coloscheme
vim.cmd [[colorscheme tokyonight]]
vim.cmd [[set spelllang=en]]