Try rebind better

This commit is contained in:
2023-07-20 23:58:41 +01:00
parent 6e966c1e2b
commit c5206e95ea

View File

@@ -14,6 +14,6 @@ return {
},
{
"L3MON4D3/LuaSnip",
{"<tab>", "<C-.>"}
keys = {{"<tab>", "<C-.>"}}
}
}