remove require tokyonight
This commit is contained in:
parent
48a1ff51ea
commit
2d8e5f2a98
1
init.lua
1
init.lua
|
|
@ -394,7 +394,6 @@ do
|
|||
-- Load the colorscheme here.
|
||||
-- Like many other themes, this one has different styles, and you could load
|
||||
-- any other, such as 'tokyonight-storm', 'tokyonight-moon', or 'tokyonight-day'.
|
||||
vim.cmd.colorscheme 'tokyonight-night'
|
||||
|
||||
-- Highlight todo, notes, etc in comments
|
||||
vim.pack.add { gh 'folke/todo-comments.nvim' }
|
||||
|
|
|
|||
Loading…
Reference in New Issue