Skip to content

Commit

Permalink
Add troubleshooting lvim, with neovim installed with bob
Browse files Browse the repository at this point in the history
  • Loading branch information
lopezac committed Mar 25, 2024
1 parent 13b03e3 commit 37f4316
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/troubleshooting/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ cd <lunarvim-repo> # 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
Expand Down
2 changes: 2 additions & 0 deletions versioned_docs/version-1.3/troubleshooting/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ cd <lunarvim-repo> # 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
Expand Down

0 comments on commit 37f4316

Please sign in to comment.