here’s a few that I have in my rss reader, most of them technology/open-source related:
- https://ariadne.space [rss]
- https://blog.brixit.nl [rss]
- https://drewdevault.com [rss]
- https://bower.sh [rss]
- https://whynothugo.nl [rss]
- https://emersion.fr/blog [rss]
- https://bitfehler.srht.site [rss]
- https://ploum.net/index_en.html [rss]
- https://ml4711.blogspot.com [rss]
not blogs, but more niche news compilations:
does the
dup
completion-item option work for that? it should at least dedup items from the same source, which should work as it’s all the luasnip source(?)https://github.com/hrsh7th/nvim-cmp/issues/511
https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt#L534
https://neovim.io/doc/user/insert.html#complete-functions
it matters in what order the items are loaded in with this: the first one wins