activate friendly snippets
This commit is contained in:
parent
9c3dbb08dd
commit
a01dd4af96
1 changed files with 1 additions and 1 deletions
|
|
@ -777,6 +777,6 @@ require("lazy").setup({
|
||||||
-- For additional information see: :help lazy.nvim-lazy.nvim-structuring-your-plugins
|
-- For additional information see: :help lazy.nvim-lazy.nvim-structuring-your-plugins
|
||||||
-- { import = 'custom.plugins' },
|
-- { import = 'custom.plugins' },
|
||||||
}, {})
|
}, {})
|
||||||
|
require("luasnip.loaders.from_vscode").lazy_load()
|
||||||
-- The line beneath this is called `modeline`. See `:help modeline`
|
-- The line beneath this is called `modeline`. See `:help modeline`
|
||||||
-- vim: ts=2 sts=2 sw=2 et
|
-- vim: ts=2 sts=2 sw=2 et
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue