fix(coding): the key for snippet <tab>/<s-tab> is not working

This commit is contained in:
Zhang Haifeng 2024-07-02 20:49:57 +08:00
parent 78cf6ee024
commit 5b8e1d80ea

View file

@ -82,7 +82,7 @@ return {
-- snippets
{
"nvim-cmp",
"hrsh7th/nvim-cmp",
dependencies = {
{
"garymjr/nvim-snippets",