We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de5850c commit 07c3ccdCopy full SHA for 07c3ccd
plugin/nnn.vim
@@ -56,6 +56,5 @@ if g:nnn#replace_netrw
56
endif
57
58
command! -bar -nargs=? -complete=dir NnnPicker call nnn#pick(<f-args>)
59
-command! -bar -nargs=? -complete=dir Np echohl WarningMsg | echom 'Np is deprecated in favor of NnnPicker' | echohl None | call nnn#pick(<f-args>)
60
61
" vim: set sts=4 sw=4 ts=4 et :
0 commit comments