mv luasnip config to others.lua
This commit is contained in:
parent
d5f4c04424
commit
5db010e870
4 changed files with 15 additions and 13 deletions
|
|
@ -192,7 +192,7 @@ return packer.startup(function()
|
|||
wants = "friendly-snippets",
|
||||
after = "nvim-cmp",
|
||||
config = function()
|
||||
require "plugins.configs.luasnip"
|
||||
require("plugins.configs.others").luasnip()
|
||||
end,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue