bump inputs

This commit is contained in:
♥ Minnie ♥ 2024-12-22 16:27:32 +08:00
parent 025fbf87a7
commit 340017ed29
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
6 changed files with 156 additions and 119 deletions

View file

@ -1,7 +1,7 @@
{...}: {
plugins.luasnip = {
enable = true;
extraConfig = {
settings = {
enable_autosnippets = true;
store_selection_keys = "<Tab>";
};