update nvim-base16 repo link

navigator
siduck76 3 years ago
parent 7b796294a4
commit c251f88567

@ -50,7 +50,7 @@ return packer.startup(
-- color related stuff -- color related stuff
use { use {
"siduck76/nvim-base16.lua", "NvChad/nvim-base16.lua",
after = "packer.nvim", after = "packer.nvim",
config = function() config = function()
require "theme" require "theme"

Loading…
Cancel
Save