mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
8 lines
152 B
EmacsLisp
8 lines
152 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; lang/rest/packages.el
|
|
|
|
(@package restclient)
|
|
(when (@featurep :completion company)
|
|
(@package company-restclient))
|
|
|