add note to ignore theme.lua in settings
This commit is contained in:
parent
423cf830b3
commit
dc339b1b12
|
@ -1,3 +1,5 @@
|
|||
-- Use `git update-index --assume-unchanged <file>` to ignore changes in this file
|
||||
--
|
||||
-- Themery block
|
||||
-- This block will be replaced by Themery.
|
||||
vim.cmd("colorscheme tokyonight-storm")
|
||||
|
|
Loading…
Reference in New Issue