add friendlysnippets

This commit is contained in:
Roel de Cort 2024-04-29 11:01:13 +02:00
parent 942567fdc0
commit f9b122045f

View file

@ -8,7 +8,7 @@
};
fromVscode = [
{
lazyLoad = false;
lazyLoad = true;
paths = "${pkgs.vimPlugins.friendly-snippets}";
}
];