2024-07-08 09:37:40 +02:00
|
|
|
-- Use `git update-index --assume-unchanged <file>` to ignore changes in this file
|
|
|
|
--
|
2024-07-08 09:31:52 +02:00
|
|
|
-- Themery block
|
|
|
|
-- This block will be replaced by Themery.
|
|
|
|
vim.cmd("colorscheme tokyonight-storm")
|
|
|
|
vim.g.theme_id = 10
|
|
|
|
-- end themery block
|