mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Created a new Minimap module based on minimap.el from ELPA the module sets some DOOM-specific config, and better defaults. Also added keybindings for it.
5 lines
101 B
EmacsLisp
5 lines
101 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; ~/Nextcloud/Dotfiles/doom/minimap/packages.el
|
|
|
|
(package! minimap)
|