config/default: remove conflicting term keybind
This commit is contained in:
parent
b52a2586d1
commit
22d99c9321
1 changed files with 1 additions and 2 deletions
|
@ -254,8 +254,7 @@
|
|||
:desc "Neotree" :n "n" #'+neotree/open
|
||||
:desc "Neotree: on this file" :n "N" #'+neotree/find-this-file
|
||||
:desc "Imenu sidebar" :nv "i" #'imenu-list-minor-mode
|
||||
:desc "Terminal" :n "t" #'+term/open-popup
|
||||
:desc "Terminal in project" :n "T" #'+term/open-popup-in-project
|
||||
:desc "Terminal" :n "t" #'+term/open-popup-in-project
|
||||
|
||||
;; applications
|
||||
:desc "APP: elfeed" :n "E" #'=rss
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue