You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current friendly-snippets detection only works if the rtp has an
explicit entry for the friendly-snippets path. The runtimepaths can also
be declared using globs such as
"/home/user.local/share/nvim/site/pack/*/start/*", in which case, this
detection doesn't work to find the friendly snippets path.
0 commit comments