AutoYADM commit: 2025-01-07 20:50:04
This commit is contained in:
parent
9b1cedbef9
commit
34abc71b51
2 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
||||||
{
|
{
|
||||||
"extras": [
|
"extras": [
|
||||||
"lazyvim.plugins.extras.coding.luasnip",
|
|
||||||
"lazyvim.plugins.extras.coding.mini-comment",
|
"lazyvim.plugins.extras.coding.mini-comment",
|
||||||
"lazyvim.plugins.extras.coding.mini-surround",
|
"lazyvim.plugins.extras.coding.mini-surround",
|
||||||
"lazyvim.plugins.extras.coding.yanky",
|
"lazyvim.plugins.extras.coding.yanky",
|
||||||
|
|
|
@ -12,7 +12,6 @@ return {
|
||||||
},
|
},
|
||||||
-- opts_extend = {"sources"},
|
-- opts_extend = {"sources"},
|
||||||
opts = {
|
opts = {
|
||||||
snippets = { preset = "luasnip" },
|
|
||||||
sources = {
|
sources = {
|
||||||
-- default = { "lsp", "snippets", "path", "markdown", "lazydev", "buffer" },
|
-- default = { "lsp", "snippets", "path", "markdown", "lazydev", "buffer" },
|
||||||
default = { "lsp", "snippets", "path", "lazydev", "buffer" },
|
default = { "lsp", "snippets", "path", "lazydev", "buffer" },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue