mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
nvim: lazy load more plugins.
This commit is contained in:
parent
b80f1c0db6
commit
b3add4670f
4 changed files with 4 additions and 0 deletions
|
|
@ -93,6 +93,7 @@ return {
|
|||
-- Snippets
|
||||
{
|
||||
"L3MON4D3/LuaSnip",
|
||||
lazy = true,
|
||||
dependencies = {
|
||||
{
|
||||
"rafamadriz/friendly-snippets",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue