mirror of
https://github.com/arkorty/Neolite.git
synced 2026-05-07 10:02:15 +00:00
Update lua/plugins.lua
This commit is contained in:
parent
5baae25cf9
commit
8e5394d7c7
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,9 @@ if not ok then
|
|||
end
|
||||
|
||||
packer.startup(function(use)
|
||||
-- Nord colorscheme
|
||||
use("shaunsingh/nord.nvim")
|
||||
|
||||
-- Onedark colorscheme
|
||||
use("navarasu/onedark.nvim")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue