git and vim cleanup
* remove banned pre-commit check as it's more annoying than anything * update iife snippet * change to jellybeans colorscheme * vim add Gread shortcut * NOP Q in vim
This commit is contained in:
@@ -25,6 +25,7 @@ snippet fun
|
||||
}
|
||||
snippet iife
|
||||
(function () {
|
||||
${1}
|
||||
})();
|
||||
# log snippets
|
||||
snippet log
|
||||
|
||||
Reference in New Issue
Block a user