chore(plugins): clean up

This commit is contained in:
2024-08-11 03:56:42 +02:00
parent 5f54ddbdb2
commit c970e6fa6e
11 changed files with 41 additions and 52 deletions
-1
View File
@@ -3,7 +3,6 @@
---@type LazyPluginSpec
return {
"lewis6991/gitsigns.nvim",
lazy = true,
event = "VimEnter",
opts = {
on_attach = function(bufnr)