mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-11 13:07:28 -05:00
config/default: remove conflicting term keybind
This commit is contained in:
@ -254,8 +254,7 @@
|
|||||||
:desc "Neotree" :n "n" #'+neotree/open
|
:desc "Neotree" :n "n" #'+neotree/open
|
||||||
:desc "Neotree: on this file" :n "N" #'+neotree/find-this-file
|
:desc "Neotree: on this file" :n "N" #'+neotree/find-this-file
|
||||||
:desc "Imenu sidebar" :nv "i" #'imenu-list-minor-mode
|
:desc "Imenu sidebar" :nv "i" #'imenu-list-minor-mode
|
||||||
:desc "Terminal" :n "t" #'+term/open-popup
|
:desc "Terminal" :n "t" #'+term/open-popup-in-project
|
||||||
:desc "Terminal in project" :n "T" #'+term/open-popup-in-project
|
|
||||||
|
|
||||||
;; applications
|
;; applications
|
||||||
:desc "APP: elfeed" :n "E" #'=rss
|
:desc "APP: elfeed" :n "E" #'=rss
|
||||||
|
Reference in New Issue
Block a user