diff options
author | Yuchen Pei <id@ypei.org> | 2024-04-05 09:16:58 +1100 |
---|---|---|
committer | Yuchen Pei <id@ypei.org> | 2024-04-05 09:16:58 +1100 |
commit | c67e1e4d41b745a1da7517359681507e1e0832c5 (patch) | |
tree | b2d7fe4ef63029cdc8469df1b3def1548bb89fe0 /emacs | |
parent | 25f0fe5d68ebec67f3a1ca2f24c4a0bc8e49381f (diff) |
[emacs] osm-ol removed in osm after an upgrade
Diffstat (limited to 'emacs')
-rw-r--r-- | emacs/.emacs.d/init/ycp-web.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs/.emacs.d/init/ycp-web.el b/emacs/.emacs.d/init/ycp-web.el index 865236b..d188afd 100644 --- a/emacs/.emacs.d/init/ycp-web.el +++ b/emacs/.emacs.d/init/ycp-web.el @@ -58,7 +58,6 @@ "C-<up>" nil "C-<down>" nil "c" #'my-osm-show-center) - (require 'osm-ol) ) (my-package bom |