denite bindings
1 files changed, 2 insertions(+), 1 deletions(-) M nvim/.config/nvim/plugins.toml
M nvim/.config/nvim/plugins.toml => nvim/.config/nvim/plugins.toml +2 -1
@@ 39,8 39,9 @@ function! s:denite_my_settings() abort \ denite#do_map('toggle_select').'k' endfunction nnoremap <leader>* g*N:Denite grep:::\\b<c-r>/\\b<cr> nnoremap <leader>* :Denite grep:::\\b<c-r><c-w>\\b<cr> nnoremap <leader>fr :Denite file/rec<cr> nnoremap <leader>b :Denite buffer<cr> """ hook_post_source = """ call denite#custom#var('file/rec', 'command',