Skip to content
Snippets Groups Projects
Commit 15659ac6 authored by Junegunn Choi's avatar Junegunn Choi
Browse files

Merge pull request #409 from freitass/master

[bash-completion] Add nvim to f_cmds
parents c84e6815 3ef41845
No related branches found
No related tags found
No related merge requests found
......@@ -242,7 +242,7 @@ d_cmds="cd pushd rmdir"
f_cmds="
awk cat diff diff3
emacs ex file ftp g++ gcc gvim head hg java
javac ld less more mvim patch perl python ruby
javac ld less more mvim nvim patch perl python ruby
sed sftp sort source tail tee uniq vi view vim wc"
a_cmds="
basename bunzip2 bzip2 chmod chown curl cp dirname du
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment