mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-19 17:04:47 +00:00
use GitHub path for cozybox.nvim colorscheme plugin
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
0e6d9a341a
commit
be2628e1a6
1 changed files with 1 additions and 2 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
return {
|
return {
|
||||||
{
|
{
|
||||||
dir = vim.fn.expand "~/Documents/GitHub/cozybox.nvim",
|
"harivansh-afk/cozybox.nvim",
|
||||||
name = "cozybox.nvim",
|
|
||||||
lazy = false,
|
lazy = false,
|
||||||
priority = 1000,
|
priority = 1000,
|
||||||
config = function() require("theme").setup() end,
|
config = function() require("theme").setup() end,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue