From 31d31b8648abe99bf3a95a26eaf3beadee1a219a Mon Sep 17 00:00:00 2001 From: Rob Watson Date: Mon, 18 Apr 2022 08:10:41 +0100 Subject: [PATCH] Update gitconfig and nvimrc --- gitconfig | 2 +- nvimrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gitconfig b/gitconfig index f6c0b5e..c2a8301 100644 --- a/gitconfig +++ b/gitconfig @@ -70,8 +70,8 @@ rvnh = revert -n HEAD s = status sh = show -p + sha = sy shp = sh - shy = sy sl = stash list sq = merge --squash sqls = !git sq $(git ls) diff --git a/nvimrc b/nvimrc index 76c556e..273c5ad 100644 --- a/nvimrc +++ b/nvimrc @@ -514,7 +514,7 @@ packadd! playground " https://github.com/nvim-treesitter/playground.git lua <