From aa3b49fd1c78a68820a07d0d7e0edf479ab1ba94 Mon Sep 17 00:00:00 2001 From: Felix Nehrke Date: Sun, 11 Sep 2022 18:47:05 +0200 Subject: [PATCH] Add ,go to pull latest changes from remote git --- .vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.vimrc b/.vimrc index 2e06113..c13b7c7 100644 --- a/.vimrc +++ b/.vimrc @@ -152,6 +152,7 @@ nnoremap gl :Git lg nnoremap gp :Git push -u origin nnoremap gs :Git status nnoremap tw :set textwidth=72 +nnoremap go :Git pull " Install these files to ~/.vim/spell/ " http://ftp.vim.org/vim/runtime/spell/en.utf-8.spl