Nvim: use proper branches for colorschemes

disable image.nvim
This commit is contained in:
Robert Kmieć
2024-09-23 22:10:56 +02:00
parent fcecb7f575
commit f6ecd9592c
2 changed files with 46 additions and 12 deletions

View File

@@ -31,5 +31,5 @@ return {
hijack_file_patterns = { "*.png", "*.jpg", "*.jpeg", "*.gif", "*.webp" }, -- render image files as images when opened
})
end,
-- enabled = false
enabled = false
}