🔧 Reverted old theme
This commit is contained in:
parent
987023643c
commit
8d958430b3
2 changed files with 10 additions and 55 deletions
|
|
@ -9,7 +9,7 @@ return require("packer").startup(function(use)
|
|||
use({ "nvim-treesitter/nvim-treesitter", run = ":TSUpdate" })
|
||||
use({ "nvim-treesitter/playground" })
|
||||
use({
|
||||
"gbprod/nord.nvim",
|
||||
"shaunsingh/nord.nvim",
|
||||
config = function()
|
||||
vim.cmd("colorscheme nord")
|
||||
end,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue