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:
e33652d
)
Remove automatic turning on of spell check
author
Siraaj Khandkar
<siraaj@khandkar.net>
Wed, 1 Apr 2020 04:08:52 +0000
(
00:08
-0400)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Wed, 1 Apr 2020 04:08:52 +0000
(
00:08
-0400)
in drafts and bookmarks
home/.xbindkeysrc
patch
|
blob
|
blame
|
history
diff --git
a/home/.xbindkeysrc
b/home/.xbindkeysrc
index
c8df843
..
c737603
100644
(file)
--- a/
home/.xbindkeysrc
+++ b/
home/.xbindkeysrc
@@
-135,12
+135,13
@@
# Editor
"gvim"
Mod4 + e
+
# Edit specific files
-"gvim ~/TODO.md"
# .md filetype is already set to activate spell check
+"gvim ~/TODO.md"
Mod4 + t
-"gvim
-c 'set spell
' ~/Documents/drafts.md"
+"gvim' ~/Documents/drafts.md"
Mod4 + d
-"gvim
-c 'set spell
' ~/Documents/bookmarks.md"
+"gvim' ~/Documents/bookmarks.md"
Mod4 + b
# File browser
This page took
0.032245 seconds
and
4
git commands to generate.