mirror of
https://github.com/vale981/py-vterm-interaction.el
synced 2025-03-05 10:01:41 -05:00
Fix byte-compile error (#10)
This commit is contained in:
parent
58a62b398b
commit
1563d2bbff
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@
|
|||
;;; Code:
|
||||
|
||||
(require 'vterm)
|
||||
(require 'rx)
|
||||
|
||||
|
||||
;;----------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue