Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/damon-kwok/oh-my-emacs

💙 Oh My Emacs - A Fast and Powerful Emacs configuration. ✔️
https://github.com/damon-kwok/oh-my-emacs

elisp emacs emacs-lisp emacs-modules emacs-packages

Last synced: 3 months ago
JSON representation

💙 Oh My Emacs - A Fast and Powerful Emacs configuration. ✔️

Awesome Lists containing this project

README

        

#+TITLE: Oh My Emacs
#+STARTUP: inlineimages
#+HTML: Emacs Logo
[[https://github.com/damon-kwok/oh-my-env/blob/master/COPYING][https://img.shields.io/github/license/damon-kwok/oh-my-env?logo=gnu&.svg]]
[[https://www.patreon.com/DamonKwok][https://img.shields.io/badge/Support%20Me-%F0%9F%92%97-ff69b4.svg]]

My Emacs config!

# [[file:https://imgs.xkcd.com/comics/blanket_fort.png]]
# [[https://imgs.xkcd.com/comics/real_programmers.png]]
[[https://github.com/damon-kwok/oh-my-emacs][file:screenshot/ome.png]]
[[https://github.com/damon-kwok/oh-my-emacs][file:screenshot/project_pony.png]]
*** Keybind
**** SuperKey
# - C-u C-h n what's the new
- M-z super-key
- C-\\ toggle-input-method

**** Editing
- C-M-d delete-backward-char
- C-z | C-M-z mark-word mark-line
- C-> mc/mark-next-like-this
- M-; comment-or-uncomment-region-or-line
- M-p | M-n move-lines-up | down
- C-M-w | C-M-z copy-line | mark-line

- C-` folding-toggle-element
- C-~ yafolding-hide-parent-elemen
- C-M-` folding-toggle-al

- C-x M-k close all buffer

**** Navigate
- C-c C-z show-repl
- M-number switch window
- C-M-; | C-M-' tab-backward | tab-forward
- C-M-[ | C-M-/ tab-forward-group | tab-backward-group
- C-- | C-= shrink-window | enlarge-window
- C-M-- | C-M-= shrink-window-horizontally | enlarge-window-horizontally

**** OrgHelper
- C-c l org-store-link
- C-c c org-capture
- C-c a org-agenda
- C-c b org-iswitchb

**** Orgmode
- M-n /org-metaup/
- M-p /org-metadown/