v2.1
Breaking change: there are no quotes around %:p:h
anymore - v1.7 and earlier versions suggested using quotes, but that can trigger a E79: Cannot expand wildcards
error.
nnoremap <leader>n :NnnPicker %:p:h<CR>
Breaking change: there are no quotes around %:p:h
anymore - v1.7 and earlier versions suggested using quotes, but that can trigger a E79: Cannot expand wildcards
error.
nnoremap <leader>n :NnnPicker %:p:h<CR>