color and treesitter

This commit is contained in:
2024-12-02 07:53:53 +01:00
parent 99d382dfce
commit b64d8a0553
2 changed files with 2 additions and 0 deletions

View File

@ -10,5 +10,6 @@ vim.opt.tabstop = 2
vim.opt.shiftwidth = 2
vim.opt.expandtab = true
vim.cmd('colorscheme industry')