mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-01 22:09:25 +00:00
[neovim] Pin github-nvim-theme to main
This commit is contained in:
@ -44,7 +44,6 @@ require("lazy").setup({
|
||||
"projekt0n/github-nvim-theme",
|
||||
lazy = false,
|
||||
priority = 1000,
|
||||
version = "v1.0.x",
|
||||
config = function()
|
||||
local options = {
|
||||
darken = {
|
||||
|
Reference in New Issue
Block a user