diff options
| author | José Juan Loeza Sierra <jj@xz6ze.com> | 2025-11-08 08:11:08 -0800 |
|---|---|---|
| committer | José Juan Loeza Sierra <jj@xz6ze.com> | 2025-11-08 08:11:08 -0800 |
| commit | e5fcbf2fe93f87cea277e101f4529c80aeaedcf2 (patch) | |
| tree | 1f0f425f3466d295eadb0ee1d209dedd70b83317 /dot-config/nvim/nvim-pack-lock.json | |
| parent | 3e32ab3574e5fbb7707c33a1843558e0b2915a0c (diff) | |
add github theme and new lualine theme
the github lualine theme is quite ugly, so I tweaked the default
tomorrow_night theme
Diffstat (limited to 'dot-config/nvim/nvim-pack-lock.json')
| -rw-r--r-- | dot-config/nvim/nvim-pack-lock.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dot-config/nvim/nvim-pack-lock.json b/dot-config/nvim/nvim-pack-lock.json index cf0d147..f6b4679 100644 --- a/dot-config/nvim/nvim-pack-lock.json +++ b/dot-config/nvim/nvim-pack-lock.json @@ -8,6 +8,10 @@ "rev": "a8458b7", "src": "https://github.com/ibhagwan/fzf-lua" }, + "github-nvim-theme": { + "rev": "c106c94", + "src": "https://github.com/projekt0n/github-nvim-theme" + }, "hardtime.nvim": { "rev": "b4e4319", "src": "https://github.com/m4xshen/hardtime.nvim" |
