mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
General refactor for consistency & idempotency
Also updated comments
This commit is contained in:
@ -102,7 +102,6 @@ environment variables."
|
||||
:after anaconda-mode
|
||||
:config
|
||||
(map! :map anaconda-mode-map
|
||||
:n "gf" nil
|
||||
:localleader
|
||||
:prefix "f"
|
||||
:nv "d" #'anaconda-mode-find-definitions
|
||||
|
Reference in New Issue
Block a user