Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

E492 :NV not an editor command #83

Open
verajosemanuel opened this issue Aug 29, 2021 · 2 comments
Open

E492 :NV not an editor command #83

verajosemanuel opened this issue Aug 29, 2021 · 2 comments

Comments

@verajosemanuel
Copy link

installed rg, fzf and notational-fzf-vim latest versions in neovim.

when trying to use :NV a message is shown:
E492 :NV not an editor command

@KingJulianS
Copy link

Did you do
:Pluginstall
That worked for me

@Yougmark
Copy link

Yougmark commented Mar 20, 2022

It could be that search paths are not provided. Use let g:nv_search_paths = ['~/note'] or any path where you want to store note files.

The error message needs to be improved, if this is the case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants