@@ -8,12 +8,5 @@ return {
package_uninstalled = "✗"
}
- },
- config = function()
- -- Disable LSPs in diff mode
- if(vim.opt.diff:get()) then
- return
- end
-
+ }