chore: remove monochromatic theme
This commit is contained in:
parent
8d490ff00d
commit
c6f9b2179c
@ -3,14 +3,6 @@
|
|||||||
--
|
--
|
||||||
-- See the kickstart.nvim README for more information
|
-- See the kickstart.nvim README for more information
|
||||||
return {
|
return {
|
||||||
{
|
|
||||||
'mgoral/vim-bw',
|
|
||||||
url = 'https://git.goral.net.pl/mgoral/vim-bw.git',
|
|
||||||
priority = 1000,
|
|
||||||
config = function()
|
|
||||||
vim.cmd.colorscheme 'bw-onedark'
|
|
||||||
end,
|
|
||||||
},
|
|
||||||
-- Git related plugins
|
-- Git related plugins
|
||||||
'tpope/vim-fugitive',
|
'tpope/vim-fugitive',
|
||||||
'tpope/vim-rhubarb',
|
'tpope/vim-rhubarb',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user