mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-14 20:58:34 +10:00
No idea what changed...lol
This commit is contained in:
@@ -3,14 +3,17 @@
|
||||
[[file:./emacs-start-page.png]]
|
||||
|
||||
* IMPORTANT KEYBINDINGS
|
||||
|-----------+-------------------+---------------------------|
|
||||
| M-x | [[elisp:(counsel-M-x)][counsel-M-x]] | Prompt for Emacs programs |
|
||||
| SPC . | [[elisp:(counsel-find-file)][counsel-find-file]] | Find a file |
|
||||
| SPC f r | [[elisp:(counsel-recentf)][counsel-recentf]] | Find a recent file |
|
||||
| SPC d d | [[elisp:(dired (getenv "HOME"))][dired]] | Dired file manager |
|
||||
| SPC e s | [[elisp:(eshell)][eshell]] | Launch the eshell |
|
||||
| SPC h r r | [[elisp:(doom/reload)][doom/reload]] | Reload Doom Emacs |
|
||||
|-----------+-------------------+---------------------------|
|
||||
|------------+---------------------+------------------------------------|
|
||||
| M-x | [[elisp:(counsel-M-x)][counsel-M-x]] | Prompt for Emacs programs |
|
||||
| SPC . | [[elisp:(counsel-find-file)][counsel-find-file]] | Find a file |
|
||||
| SPC f r | [[elisp:(counsel-recentf)][counsel-recentf]] | Find a recent file |
|
||||
| SPC d d | [[elisp:(dired (getenv "HOME"))][dired]] | Dired file manager |
|
||||
| SPC h r r | [[elisp:(doom/reload)][doom/reload]] | Reload Doom Emacs |
|
||||
| SPC f u | [[elisp:(doom/sudo-find-file nil)][doom/sudo-find-file]] | Find file and open as root |
|
||||
| SPC f U | /doom/sudo-this-file/ | Open current file as root |
|
||||
| SPC e t | [[elisp:(+eshell/toggle nil)][+eshell/toggle]] | Toggle the eshell |
|
||||
| SPC v t | [[elisp:(+vterm/toggle nil)][+vterm/toggle]] | Toggle the vterm terminal emulator |
|
||||
|------------+---------------------+------------------------------------|
|
||||
|
||||
* BUFFERS & SPLITS
|
||||
|------------------------------+------------------------------+-----------------------------|
|
||||
|
||||
Reference in New Issue
Block a user