garymjr / nvim-snippets

Snippet support using native neovim snippets
MIT License
215 stars 13 forks source link

fix: file-reloading not correctly clearing the cache (fixes #47) #48

Closed chrisgrieser closed 1 month ago

chrisgrieser commented 1 month ago

See #47 for an explanation of the problem and how this PR fixes it.

garymjr commented 1 month ago

Thanks for figuring this out. lgtm