(neovim) Go back to LazyVim, as it's blazingy fast.

This commit is contained in:
Bartek Stalewski 2025-07-13 01:14:36 +02:00
parent 977453fa05
commit 737fb45fac
Signed by: ftpd
SSH key fingerprint: SHA256:vGQiaNJcfUMLt3wF58+Zx15C6SpRDA9spUeggjVY8Yo
48 changed files with 644 additions and 508 deletions

View file

@ -1,15 +0,0 @@
return {
{
"loctvl842/monokai-pro.nvim",
priority = 1000,
opts = {
filter = "classic",
},
},
{
"LazyVim/LazyVim",
opts = {
colorscheme = "monokai-pro",
},
},
}