mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-08-23 02:58:28 +02:00
deleted some themes
This commit is contained in:
parent
8d05a545d1
commit
ed9ef123c1
21 changed files with 53 additions and 74 deletions
|
@ -1,10 +0,0 @@
|
|||
return {
|
||||
'deparr/tairiki.nvim',
|
||||
lazy = false,
|
||||
priority = 1000, -- only necessary if you use tairiki as default theme
|
||||
config = function()
|
||||
require('tairiki').setup {
|
||||
style = 'dark',
|
||||
}
|
||||
end,
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue