From 98fe23e79c262db92fe8a8815d65f23d6cf82836 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Tue, 19 Sep 2023 22:19:59 +0100 Subject: git support --- init.vim | 1 + 1 file changed, 1 insertion(+) diff --git a/init.vim b/init.vim index 53d369a..ba71321 100644 --- a/init.vim +++ b/init.vim @@ -80,6 +80,7 @@ let NERDTreeQuitOnOpen=1 nnoremap f Telescope find_files nnoremap B Telescope buffers nnoremap m Telescope metals commands +nnoremap G Telescope git_bcommits " vim-markdown " -- cgit v1.2.3