Keyboard shortcut customization guide

thanks yeah you saved me a lot of time with it thanks!

Is there anything that can be done with this? Or is is just there for reference to know that it can’t be changed.

;;     ;; These cannot be changed
;;     ;; "tab" (-> (editor-handler/on-tab :right)
;;     ;;         enable-when-not-editing-mode!)
;;     ;; "shift+tab" (-> (editor-handler/on-tab :left)
;;     ;;             enable-when-not-editing-mode!)

I’ld love to make those to alt + l and alt+h to replicate my org-mode setup with evil mode

It’d be amazing for this to be possible eventually

1 Like