add telescope support

This commit is contained in:
Clément DOUIN
2021-04-05 23:57:01 +02:00
parent e54efced2d
commit 442dc457b5
5 changed files with 50 additions and 5 deletions
-4
View File
@@ -4,10 +4,6 @@ setlocal nomodifiable
setlocal nowrap
setlocal startofline
nnoremap <buffer><silent>q :bwipeout<cr>
nnoremap <buffer><silent><cr> :bwipeout<cr>
nnoremap <buffer><silent><esc> :bwipeout<cr>
call himalaya#shared#bindings#define([
\["n", "gm" , "mbox#input" ],
\["n", "gp" , "mbox#prev_page" ],