➜ 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
I installed neovim via asdf and cannot find neovim. This is the output of my terminal. Which is very strange for me.
Any leads?
EDIT: using MacOS, ZSH, tmux. asdf was installed via brew.