How to setup snacks explorer and picker #3818
Unanswered
guilherme-takata
asked this question in
Q&A
Replies: 1 comment 4 replies
-
|
I have had the same experience when trying to add snacks.dashboard, to my understanding when reading the source code I think the maintainer only has a small set of snacks plugin available, but most of them aren't declared, meaning we cannot use it. I have been trying to add snacks dashboard and been unsuccessfull and what's worse is that I do not get any error or warning, which is weird. But I couldn't tell for sure |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to move from neotree to snacks explorer, but the width of the explorere side bar is way too big, I've tried to set it to a lower value in nix vim, but the changes aren't taking effect, can anyone help me? Here's my current config:
I've already tried moving the width option to
layout.layout.widthbut that didn't work as well, looking at the plugin documentation this should work. As a side note, adding this plugin I now get a message everytime I open up neovim with the following messagevim.lsp.get_active_clients() is deprecatedBeta Was this translation helpful? Give feedback.
All reactions