【发布时间】:2022-01-18 07:47:29
【问题描述】:
➜ asdf which neovim
unknown command: neovim. Perhaps you have to reshim?
➜ asdf current neovim
neovim ref:master /Users/abhishektripathi/.tool-versions
➜ asdf reshim neovim
➜ asdf which neovim
unknown command: neovim. Perhaps you have to reshim?
➜ nvim
zsh: command not found: nvim
我通过 asdf 安装了 neovim,但找不到 neovim。 这是我的终端的输出。这对我来说很奇怪。
有什么线索吗?
编辑:使用 MacOS、ZSH、tmux。 asdf 是通过 brew 安装的。
【问题讨论】: