Skip to content

Commit

Permalink
add nv compdef hint to README
Browse files Browse the repository at this point in the history
  • Loading branch information
I60R committed Dec 8, 2022
1 parent b740039 commit 8a7671f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,8 @@ nv() {
nv $*
fi
}

compdef _nv nv # if you have completions installed
```

To circumvent neovim config picking:
Expand Down

0 comments on commit 8a7671f

Please sign in to comment.