-
Notifications
You must be signed in to change notification settings - Fork 275
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Requests #642
Comments
Also add (map! :map gptel-context-buffer-mode-map
:n "q" #'gptel-context-quit
:n "n" #'gptel-context-next
:n "p" #'gptel-context-previous
:n "d" #'gptel-context-flag-deletion
:n "RET" #'gptel-context-visit) |
I'd love to see howm added to the list: |
Just made a PR for minesweeper: #857. |
On my Doomemacs, I'm currently using (after! evil
(set-keymap-parent (evil-get-auxiliary-keymap chess-display-mode-map 'normal t)
chess-display-mode-map)
(map! :map chess-display-mode-map
:n "/" #'chess-display-pass)) for Chess. This works pretty well for me actually. No need to remap every key one by one. I haven't used the other features of Chess yet though so the other keymaps are absent. |
Requested Packages
calf/calfw
Request: calfw and calfw-org #211git-gutter
Feature Request: git-gutter #561hexl
Feature Request: hexl mode #564jupyter
Jupyter Bindings #538lpy
Add lpy #479org-noter
Request: org-noter (https://github.com/weirdNox/org-noter) #609osm
Request: https://github.com/minad/osm #607pacmacs
Add pacmacs #472snake
Support for snake-mode #603tempel
Support for Tempel Mode #594julia-mode
Julia-mode & MATLAB support #688matlab-mode
Julia-mode & MATLAB support #688sqlite-mode
[Request] sqlite-mode (Emacs 29) #749org-transclusion
[Request] org-transclusion #737ChatGPT-Shell
[Request] ChatGPT-Shell (xenodium/chatgpt-shell) #742Feature Requests
vundo
Hiding cursor in Vundo hide cursor in vundo #648pdf
Update pdf selection functionality Improve pdf-selection behavior #683The text was updated successfully, but these errors were encountered: