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 <