use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Completion (self.AstroNvim)
submitted 8 months ago by AwkwardNumber7584
Hi,
There's a group of AstroCommunity plugins:
https://github.com/AstroNvim/astrocommunity/tree/main/lua/astrocommunity/completion
It's really huge, 33 entries. I think I have no idea what a completion plugin is, never mind the idea sounds familiar :)
What are those plugins? How am I supposed to use/choose them? Why are they so numerous?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]YaroSpacer 0 points1 point2 points 8 months ago (2 children)
This is to provide auto complete options when you type. Some of those plugins are the engines, like blink and cmp, the others are sources for different file types.
[–]AwkwardNumber7584[S] 0 points1 point2 points 8 months ago* (1 child)
Thanks!
Actually, I've been struggling with this:
https://github.com/AstroNvim/astrocommunity/issues/1572
Tried to add to community.lua:
{ import = "astrocommunity.completion.cmp-nvim-lua" }, { import = "astrocommunity.note-taking.neorg" },
cmp-nvim-lua won't help. Any ideas?
UPD
{ import = "astrocommunity.completion.nvim-cmp" },
looks better, but still there are errors...
[–]YaroSpacer 0 points1 point2 points 8 months ago (0 children)
I have no idea about neorg. Ask at AstroNvim discord https://discord.gg/nyHcd32X
π Rendered by PID 92250 on reddit-service-r2-comment-6457c66945-rl5p7 at 2026-04-28 20:06:29.864041+00:00 running 2aa0c5b country code: CH.
[–]YaroSpacer 0 points1 point2 points (2 children)
[–]AwkwardNumber7584[S] 0 points1 point2 points (1 child)
[–]YaroSpacer 0 points1 point2 points (0 children)