Vim comment plugin, run/test l5 alias

This commit is contained in:
2018-02-06 23:07:43 -05:00
parent 568aa72b5b
commit 7792e56b30
4 changed files with 10 additions and 2 deletions

View File

@@ -35,4 +35,5 @@ gmrgr() {
git merge --allow-unrelated-histories $1/master
git remote remove $1
}
gunc() { git update-index --assume-unchanged $1 ; }
# Functions }}}