Removed old vim colorscheme
This commit is contained in:
parent
e9bf29cf04
commit
5499c8a593
|
@ -10,7 +10,5 @@
|
|||
---- vim.cmd [[colorscheme tokyonight-day]]
|
||||
---- vim.cmd [[hi Normal guibg=none]]
|
||||
|
||||
--vim.cmd [[colorscheme xterm16]]
|
||||
--vim.cmd [[Brightness low standard]]
|
||||
vim.cmd [[set notermguicolors]]
|
||||
vim.cmd [[hi Normal guibg=none]]
|
||||
|
|
|
@ -99,8 +99,6 @@ local plugins = {
|
|||
},
|
||||
-- Autoclose parenthesis
|
||||
{ 'm4xshen/autoclose.nvim' },
|
||||
-- Colour theme
|
||||
-- { "vim-scripts/xterm16.vim" },
|
||||
-- tree navigator
|
||||
{ "nvim-tree/nvim-tree.lua" },
|
||||
{
|
||||
|
|
|
@ -1 +1 @@
|
|||
NOCARD
|
||||
USABLE
|
||||
|
|
Loading…
Reference in New Issue