bob
bob copied to clipboard
A version manager for neovim
i installed bob by downloading the binary from releases section extracting it to ~/.bob/bin exporting the path in zshrc and changing it to a executable by chmod +x bob yet...
```bash ❯ bob install stable May 07 17:47:09.380 ERROR Error: missing field `tag_name` at line 1 column 280 ``` Sorry, am I misunderstanding the syntax here?
``` thread 'tokio-runtime-worker' panicked at 'called `Result::unwrap()` on an `Err` value: No such file or directory (os error 2)', src/modules/expand_archive.rs:12:27 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace...
The reason I am requesting this is because the latest nightly version has caused an error with an autocommand that I have that restores the cursor position. I would like...
I think the title says it all :) I would appreciate a native Darwin ARM version of this awesome tool
#38 currently lacks support for windows.
Hey 👋🏾 I would like to ask if it would be possible to allow using environment variables within the configuration file. Especially for the paths. I want to be able...
Hi ! I'm trying to use **bob** on Raspberry Pi OS (Debian, arm64) and it seems bob can't write files. Here's the output when I try to reproduce the command...
This might be a little weird, but I saw that `inlay_hint` got changed into `inlay_hint.enable`, so I wanted to update my config to fit it, but I found that the...