Update config.el
This commit is contained in:
@@ -65,6 +65,7 @@
|
|||||||
|
|
||||||
(use-package! mgr-gitlab
|
(use-package! mgr-gitlab
|
||||||
:load-path "~/.doom.d/lisp/mgr-gitlab"
|
:load-path "~/.doom.d/lisp/mgr-gitlab"
|
||||||
|
:ensure t
|
||||||
:config
|
:config
|
||||||
(setq gitlab-host "gitlab.maxregan.me"
|
(setq gitlab-host "gitlab.maxregan.me"
|
||||||
gitlab-token-id (if (file-exists-p mgr-gitlab-token-file)
|
gitlab-token-id (if (file-exists-p mgr-gitlab-token-file)
|
||||||
|
|||||||
Reference in New Issue
Block a user