diff --git a/docs/troubleshooting/README.md b/docs/troubleshooting/README.md index a5efa19f..cc998e9a 100644 --- a/docs/troubleshooting/README.md +++ b/docs/troubleshooting/README.md @@ -22,6 +22,8 @@ cd # this will be in `~/.local/share/lunarvim/lvim` by default bash utils/installer/install_bin.sh ``` +If you installed Neovim using [bob](https://github.com/MordechaiHadad/bob) and get `error: unexpected argument '-u' found`, when running `lvim`, see in this [issue](https://github.com/LunarVim/LunarVim/issues/3612#issuecomment-1379895972) how it can be solved. + ## Getting errors after an update ### Cache issues diff --git a/versioned_docs/version-1.3/troubleshooting/README.md b/versioned_docs/version-1.3/troubleshooting/README.md index a5efa19f..cc998e9a 100644 --- a/versioned_docs/version-1.3/troubleshooting/README.md +++ b/versioned_docs/version-1.3/troubleshooting/README.md @@ -22,6 +22,8 @@ cd # this will be in `~/.local/share/lunarvim/lvim` by default bash utils/installer/install_bin.sh ``` +If you installed Neovim using [bob](https://github.com/MordechaiHadad/bob) and get `error: unexpected argument '-u' found`, when running `lvim`, see in this [issue](https://github.com/LunarVim/LunarVim/issues/3612#issuecomment-1379895972) how it can be solved. + ## Getting errors after an update ### Cache issues