X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2F.xbindkeysrc;h=3b47c9fb897bccd5c06f20ac5c9987ce84004083;hb=4418d5bf0a482e05d004e4e7d3bee7f67f9deba5;hp=e667ec9265d7f7f8d44ea365b15219ba8a117abc;hpb=3dbae8dbde2ee2a0a7007ed376c0f55e34daa898;p=khome.git diff --git a/home/.xbindkeysrc b/home/.xbindkeysrc index e667ec9..3b47c9f 100644 --- a/home/.xbindkeysrc +++ b/home/.xbindkeysrc @@ -139,17 +139,17 @@ Mod4 + Shift + e # Edit specific files -"cd ~/doc/TODO && emacs TODO.md" +"cd ~/doc/TODO && gvim TODO.md" Mod4 + t -"cd ~/doc/ideas && emacs ideas.md" +"cd ~/doc/ideas && gvim ideas.md" Mod4 + i -"cd ~/doc/drafts && drafts_prepend && emacs drafts.md" +"cd ~/doc/drafts && drafts_prepend && gvim drafts.md" Mod4 + d -"cd ~/doc/notes && notes_prepend && emacs notes.md" +"cd ~/doc/notes && notes_prepend && gvim notes.md" Mod4 + n -"cd ~/doc/bookmarks && emacs bookmarks.md" +"cd ~/doc/bookmarks && gvim bookmarks.md" Mod4 + b -"cd ~/doc/quotations && emacs quotations.md" +"cd ~/doc/quotations && gvim quotations.md" Mod4 + q # File browser