Jeff Bigler

Results 24 comments of Jeff Bigler

I see that lazy parameters have been added to the various CSS and JS plugins in `hugo.toml`, I assume that is to deal with this issue? However, it appears the...

> > I see that lazy parameters have been added to the various CSS and JS plugins in `hugo.toml`, I assume that is to deal with this issue? However, it...

Where are you setting the keybinding? I was able to remap the tabby keybinding within the lua table where I installed it. ``` // plugins/tabby.lua return { "TabbyML/vim-tabby", event =...

I think lots of people will continue using Telescope for a while. Ideally it should be able to support either.

It appears that the referenced PR was already merged, but I am still experiencing this problem. I let it run for hours to finish indexing my repo, then when I...

No, I've been trying some other plugins to see what options there are.

I've had some issues like this when I didn't fully qualify the full namespace of a component (since the preview class has the same namespace). By making sure that all...