This commit is contained in:
Henrik Bakken
2020-06-15 13:32:50 +02:00
parent 761fbccaac
commit 0e06968ef8
4 changed files with 18 additions and 13 deletions
+2
View File
@@ -190,6 +190,8 @@ nmap <silent> <C-Right> :execute 'silent! tabmove ' . (tabpagenr()+1)<cr>
nmap <C-p>g :GitFiles<ENTER>
nmap <C-p>f :Files<ENTER>
nmap <C-p>l :Fag<ENTER>
nmap <C-p>L :Lines<ENTER>
nmap <C-p>r :Rg<ENTER>
nmap <C-p>b :Buffers<ENTER>
nmap <C-p>c :Commands<ENTER>
nmap <C-p>t :Colors<ENTER>