From: Siraaj Khandkar Date: Sat, 29 Feb 2020 21:27:43 +0000 (-0500) Subject: Simplify shortcuts to TODO and Drafts X-Git-Url: https://git.xandkar.net/?p=khome.git;a=commitdiff_plain;h=f67d34ae7eae70ae21603429ffa730bfc2c7215e Simplify shortcuts to TODO and Drafts --- diff --git a/home/.xbindkeysrc b/home/.xbindkeysrc index 4f8117e..55c0070 100644 --- a/home/.xbindkeysrc +++ b/home/.xbindkeysrc @@ -132,9 +132,9 @@ Mod4 + e # Edit specific files "gvim ~/TODO.md" # .md filetype is already set to activate spell check - alt + shift + t + Mod4 + t "gvim -c 'set spell' ~/Documents/Drafts.md" - alt + shift + d + Mod4 + d # File browser "caja"