home
/
code
/
khome.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
629ca20
)
Simplify shortcuts to TODO and Drafts
author
Siraaj Khandkar
<siraaj@khandkar.net>
Sat, 29 Feb 2020 21:27:43 +0000
(16:27 -0500)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Sat, 29 Feb 2020 21:27:43 +0000
(16:27 -0500)
home/.xbindkeysrc
patch
|
blob
|
blame
|
history
diff --git
a/home/.xbindkeysrc
b/home/.xbindkeysrc
index
4f8117e
..
55c0070
100644
(file)
--- 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"
This page took
0.026995 seconds
and
4
git commands to generate.