term/eshell: add syntax highlighting

This commit is contained in:
Henrik Lissner 2020-11-18 16:18:44 -05:00
parent 315ae16240
commit 892493741f
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 5 additions and 0 deletions

View file

@ -6,6 +6,7 @@
(package! shrink-path :pin "c14882c8599aec79a6e8ef2d06454254bb3e1e41")
(package! esh-help :pin "417673ed18a983930a66a6692dbfb288a995cb80")
(package! eshell-did-you-mean :pin "7cb6ef8e2274d0a50a9e114d412307a6543533d5")
(package! eshell-syntax-highlighting :pin "6cc32ee59d79d965e40269c764d90aa898252f0a")
(unless IS-WINDOWS
(when (featurep! :completion company)