More Devanagari keybinds, and sentence ending

This commit is contained in:
John Doe 2017-09-17 15:25:15 +05:30
parent 3085fd89d5
commit 283b8fc733
1 changed files with 8 additions and 0 deletions

View File

@ -21,4 +21,12 @@
(,(kbd "C-ग") indent-for-tab-command)
(,(kbd "C-ह") cp-kill-line-0)
(,(kbd "C-ब") whole-line-or-region-yank)
(,(kbd "C-द") cp/open-line-before)
(,(kbd "C-ष") beginning-of-buffer)
(,(kbd "C-।") beginning-of-buffer)
(,(kbd "C-अ") sp-delete-char)
(,(kbd "C-ै") sp-backward-kill-word)
))
;; add "।" (poorna virama) as another possible sentence end
(setq sentence-end-base "[.?!।][]\"'”)}]*")