misc tweaks

This commit is contained in:
Barrett Ruth 2026-02-13 13:19:26 -05:00
parent 6e7605a562
commit e671275e26
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
6 changed files with 16 additions and 10 deletions

View file

@ -1,7 +1,7 @@
return {
'nvimdev/guard.nvim',
dependencies = {
{ 'nvimdev/guard-collection' },
{ dir = '~/dev/guard-collection', 'nvimdev/guard-collection' },
},
init = function()
vim.g.guard_config = {