commit 23ecf714c04520b8d4f2e51d8a4d0dce5165e3e6 parent e9c7e8f4ddaa9a7dc1c0758907877cf04a1a6a1c Author: Anton Konyahin <me@konyahin.xyz> Date: Sat, 10 Feb 2024 16:41:22 +0300 emacs: shortcut for todotxt mode Diffstat:
M | emacs/.emacs.d/init.el | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/emacs/.emacs.d/init.el b/emacs/.emacs.d/init.el @@ -164,3 +164,5 @@ (package-install 'todotxt) (require 'todotxt) +(global-set-key (kbd "C-x t") 'todotxt) +;you should set todotxt-file