mirror of
https://github.com/arkorty/Neolite.git
synced 2026-03-18 00:57:12 +00:00
Add Base16 Black Metal color scheme
Changes to be committed:
modified: lua/colorschemes.lua
modified: lua/plugins.lua
Changes not staged for commit:
modified: lua/completions.lua
This commit is contained in:
@@ -4,6 +4,9 @@ if not ok then
|
||||
end
|
||||
|
||||
packer.startup(function(use)
|
||||
-- Base16 colorscheme
|
||||
use("RRethy/nvim-base16")
|
||||
|
||||
-- Nord colorscheme
|
||||
use("shaunsingh/nord.nvim")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user