mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 12:03:52 +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 {
|
||||
{
|
||||
dir = vim.fn.expand "~/Documents/GitHub/cozybox.nvim",
|
||||
name = "cozybox.nvim",
|
||||
"harivansh-afk/cozybox.nvim",
|
||||
lazy = false,
|
||||
priority = 1000,
|
||||
config = function() require("theme").setup() end,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue