fix depreciation for luasnip
This commit is contained in:
parent
7d1dabea9e
commit
b148ef5870
|
|
@ -5,7 +5,7 @@
|
|||
};
|
||||
luasnip = {
|
||||
enable = true;
|
||||
extraConfig = {
|
||||
settings = {
|
||||
enable_autosnippets = true;
|
||||
store_selection_keys = "<Tab>";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue