Add single quote bindings

This commit is contained in:
contrapunctus 2022-02-12 16:08:44 +05:30
parent 9013637999
commit 060c6a91f8
1 changed files with 4 additions and 1 deletions

View File

@ -1536,7 +1536,10 @@ Doesn't work in my current main browser (Tor Browser), and thus barely used of l
"v |" [?↓] "| v" [?↓]
", \\" [?λ] "l" [?λ]
"f" [?ƒ]
"q o" [?“] "q c" [?”])
"d q o" [?“]
"d q c" [?”]
"s q o" [?]
"s q c" [?])
(general-auto-unbind-keys t)
(setq default-input-method "devanagari-itrans")
#+END_SRC