chore(lazy): Remove feline (deprecated) and update plugins

This commit is contained in:
kalmenn 2025-05-12 11:03:02 +02:00
parent e801e69cf2
commit 60d43caf0e
Signed by: kalmenn
GPG key ID: F500055C44BC3834
2 changed files with 25 additions and 34 deletions

View file

@ -1,8 +0,0 @@
return {
"freddiehaddad/feline.nvim",
dependencies = {
"lewis6991/gitsigns.nvim",
},
lazy = false,
opts = {},
}