mirror of
https://github.com/ksyasuda/rice.git
synced 2025-12-06 14:53:39 -08:00
update stuff
This commit is contained in:
@@ -152,6 +152,14 @@
|
||||
;; (add-to-list 'company-backends 'company-jedi))
|
||||
|
||||
|
||||
;;; gif screencast
|
||||
|
||||
(with-eval-after-load 'gif-screencast
|
||||
(define-key gif-screencast-mode-map (kbd "<f8>") 'gif-screencast-toggle-pause))
|
||||
|
||||
(global-set-key (kbd "<f9>") 'gif-screencast-start-or-stop)
|
||||
|
||||
|
||||
;;; HOOKS
|
||||
|
||||
|
||||
|
||||
@@ -71,3 +71,4 @@
|
||||
(package! fira-code-mode)
|
||||
(package! lsp-ui)
|
||||
(package! company-quickhelp)
|
||||
(package! gif-screencast)
|
||||
|
||||
Reference in New Issue
Block a user