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
So a week or two ago, after updating my NixOS + home-manager flake, I was getting warnings about the properties of Wilder within NixVim changing a bit for the renderer and pipeline settings. Previously they were used at programs.nixvim.plugins.wilder.pipeline and programs.nixvim.plugins.wilder.renderer, so I moved them to their new locations at programs.nixvim.plugins.wilder.options.pipeline and programs.nixvim.plugins.wilder.options.pipeline, but now my old configuration is broken. I haven't updated my NeoVim configuration in years, so I don't even really know what these settings are doing at this point, but I would like to keep the functionality I have always had and have developed muscle memory for.
I have tried a few different ways to put these settings within the new options property, but haven't found anything that works, and with Wilder being broken, my searching with / and ? are also broken.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
So a week or two ago, after updating my NixOS + home-manager flake, I was getting warnings about the properties of Wilder within NixVim changing a bit for the renderer and pipeline settings. Previously they were used at
programs.nixvim.plugins.wilder.pipelineandprograms.nixvim.plugins.wilder.renderer, so I moved them to their new locations atprograms.nixvim.plugins.wilder.options.pipelineandprograms.nixvim.plugins.wilder.options.pipeline, but now my old configuration is broken. I haven't updated my NeoVim configuration in years, so I don't even really know what these settings are doing at this point, but I would like to keep the functionality I have always had and have developed muscle memory for.I have tried a few different ways to put these settings within the new
optionsproperty, but haven't found anything that works, and with Wilder being broken, my searching with/and?are also broken.My current settings are shown below
Beta Was this translation helpful? Give feedback.
All reactions