feat(gs/emacs): actually require tvl
Change-Id: Iba79c85ebc87c6df13d69781255b3f6645233c2c Reviewed-on: https://cl.tvl.fyi/c/depot/+/506 Reviewed-by: glittershark <grfn@gws.fyi>
This commit is contained in:
parent
56d86da4e9
commit
ff77481367
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
(load! "grid")
|
||||
|
||||
(require 's)
|
||||
(require 'tvl)
|
||||
|
||||
;; (add-to-list 'load-path
|
||||
;; (concat
|
||||
|
|
Loading…
Reference in a new issue