update init

This commit is contained in:
Joshua Nussbaum 2024-09-26 19:26:23 -05:00
parent 8106376332
commit 673acfe796
3 changed files with 11 additions and 49 deletions

View file

@ -6,5 +6,9 @@ return {
opts = {
suggestion = { enabled = false },
panel = { enabled = false },
filetypes = {
['.'] = false,
go = true,
},
},
}