[fix] nvim: luasnip settings changed
All checks were successful
/ check (push) Successful in 20s
/ build (audiomenu) (push) Successful in 1s
/ build (docs) (push) Successful in 1s
/ build (jpassmenu) (push) Successful in 1s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 1s
/ build (nvim) (push) Successful in 1s

This commit is contained in:
Jalil David Salamé Messina 2024-08-10 14:50:17 +02:00
parent a4277829ad
commit 09f35f5125
Signed by: jalil
GPG key ID: F016B9E770737A0B

View file

@ -209,9 +209,7 @@ in
}; };
luasnip = { luasnip = {
enable = true; enable = true;
extraConfig = { settings.update_events = "TextChanged,TextChangedI";
update_events = "TextChanged,TextChangedI";
};
}; };
noice = { noice = {
enable = true; enable = true;