summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
authorCase Duckworth2022-04-12 13:17:54 -0500
committerCase Duckworth2022-04-12 13:17:54 -0500
commitc0a0df1e3ca45820c88c07bd4781230b6af32c74 (patch)
tree5179bc1393a407af96ac5f9af1ea430e78810ecd /init.el
parentRequire '_work (diff)
downloademacs-c0a0df1e3ca45820c88c07bd4781230b6af32c74.tar.gz
emacs-c0a0df1e3ca45820c88c07bd4781230b6af32c74.zip
Add comment
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el index 992d8d6..77a6d1a 100644 --- a/init.el +++ b/init.el
@@ -172,6 +172,7 @@
172 browse-url-firefox-new-window-is-tab t) 172 browse-url-firefox-new-window-is-tab t)
173 (defvar +invidious-host 173 (defvar +invidious-host
174 ;; TODO: Add variables for other transformations and what-not. 174 ;; TODO: Add variables for other transformations and what-not.
175 ;; ... or enable trying multiple servers
175 "invidious.snopyta.org" 176 "invidious.snopyta.org"
176 "Host for invidious instance.") 177 "Host for invidious instance.")
177 ;; Set up external browsing URLs. 178 ;; Set up external browsing URLs.