cleanup plugins

This commit is contained in:
Barrett Ruth 2026-02-10 18:50:11 -05:00
parent e7740e9989
commit ef8804033d
6 changed files with 10 additions and 18 deletions

View file

@ -8,8 +8,6 @@ return {
},
{
'barrettruth/diffs.nvim',
dir = '~/dev/diffs.nvim',
enabled = true,
init = function()
vim.g.diffs = {
debug = false,