mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
Initial Minimap Module
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.
This commit is contained in:
4
modules/ui/minimap/packages.el
Normal file
4
modules/ui/minimap/packages.el
Normal file
@@ -0,0 +1,4 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ~/Nextcloud/Dotfiles/doom/minimap/packages.el
|
||||
|
||||
(package! minimap)
|
Reference in New Issue
Block a user