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