chore: add github color

main
sudo pacman -Syu 2023-05-30 21:34:20 +07:00
parent 6b267b7bbd
commit 90c5195727
1 changed files with 1 additions and 3 deletions

View File

@ -193,9 +193,6 @@ require("packer").startup(function()
end,
})
-- https://github.com/tpope/vim-fugitive
use("tpope/vim-fugitive")
-- Colorschemes
-- https://github.com/cocopon/iceberg.vim
use("cocopon/iceberg.vim")
@ -250,4 +247,5 @@ end)
-- vim.api.nvim_command("colorscheme iceberg")
vim.api.nvim_command("colorscheme oxocarbon")
-- vim.api.nvim_command("colorscheme github_dark")
-- vim.api.nvim_command("colorscheme catppuccin")