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

@ -1,8 +1,7 @@
return {
'nvimdev/guard.nvim',
-- TODO: use main repo when #76 merged
dependencies = {
{ dir = '~/dev/guard-collection', 'barrettruth/guard-collection' },
{ 'nvimdev/guard-collection' },
},
init = function()
vim.g.guard_config = {