Fix Neovim colorscheme

- Update Neovim plugins
- Move colorscheme from catppuccin because the theme is broken
This commit is contained in:
Fabio Scotto di Santolo
2025-08-22 08:29:02 +02:00
parent 719a745aab
commit a1fdb6cb51
4 changed files with 17 additions and 21 deletions

View File

@@ -1,6 +1,7 @@
return {
"m4xshen/hardtime.nvim",
lazy = false,
dependencies = { "MunifTanjim/nui.nvim" },
opts = {},
"m4xshen/hardtime.nvim",
lazy = false,
dependencies = { "MunifTanjim/nui.nvim" },
enabled = false,
opts = {},
}