conjure

dvorme 2024-06-13T17:57:42.878529Z

I'm using Neovim 0.10, the Practicalli distribution, and the HUD isn't displaying after REPL evaluation operations. Is something special required for NV0.10? I'm a total newbie to neovim (and Lua) so any pointers about generally how to get into Neovim and how to troubleshoot this myself are also highly welcome! @jr0cket

practicalli-johnny 2024-06-13T18:39:19.872149Z

The Hud and other Practicalli preferences are in the lua/plugins/practicalli.lua file. Uncomment the if statement in that file to have all the Conjure defaults, rather than my preferences. I recommend creating your own copy of this file if you want similar set of options

dvorme 2024-06-13T18:41:53.511479Z

I'll check this out.

practicalli-johnny 2024-06-13T18:49:05.175309Z

Feel free to ask any questions about the Practicalli configs in the #practicalli channel. I will be creating a proper release this month with more supporting information