Fix byte-compile error (#10)

This commit is contained in:
Shohei YOSHIDA 2022-07-13 11:14:44 +09:00 committed by GitHub
parent 58a62b398b
commit 1563d2bbff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,6 +56,7 @@
;;; Code:
(require 'vterm)
(require 'rx)
;;----------------------------------------------------------------------