ignore the currently selected theme
This commit is contained in:
parent
ac2ac080c9
commit
3bcc0b4cf7
|
@ -8,3 +8,4 @@ after
|
||||||
**/.DS_Store
|
**/.DS_Store
|
||||||
lua/custom/secret
|
lua/custom/secret
|
||||||
lua/custom/configs/secret
|
lua/custom/configs/secret
|
||||||
|
lua/settings/theme.lua
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
-- Themery block
|
|
||||||
-- This block will be replaced by Themery.
|
|
||||||
vim.cmd("colorscheme kanagawa-wave")
|
|
||||||
vim.g.theme_id = 8
|
|
||||||
-- end themery block
|
|
Loading…
Reference in New Issue