diff --git a/lua/devil/configs/plugin/go.lua b/lua/devil/configs/plugin/go.lua index 48e1fd3..97a5325 100644 --- a/lua/devil/configs/plugin/go.lua +++ b/lua/devil/configs/plugin/go.lua @@ -101,7 +101,7 @@ local opts = { }, trouble = false, -- true: use trouble to open quickfix test_efm = false, -- errorfomat for quickfix, default mix mode, set to true will be efm only - luasnip = false, -- enable included luasnip snippets. you can also disable while add lua/snips folder to luasnip load + luasnip = true, -- enable included luasnip snippets. you can also disable while add lua/snips folder to luasnip load -- Do not enable this if you already added the path, that will duplicate the entries on_jobstart = function(cmd) _ = cmd