mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Fix screenshots (again)
This commit is contained in:
12
README.md
12
README.md
@ -1,6 +1,6 @@
|
||||
# NARF Emacs
|
||||
|
||||

|
||||

|
||||
|
||||
> What we do every night, Pinky...
|
||||
|
||||
@ -100,7 +100,7 @@ To get a picture of what's in here, check out:
|
||||
minibuffer when you press <kbd>⌘-S-T</kbd>, use `:tabs` or move between "tabs". `gt`
|
||||
and `gT` work as well.
|
||||
|
||||

|
||||

|
||||
|
||||
⌘-1 - ⌘-9 keybindings work as well.
|
||||
|
||||
@ -120,16 +120,16 @@ To get a picture of what's in here, check out:
|
||||
segments to display matches for evil-search (e.g. `/`/`?` searches), evil-substitute
|
||||
(e.g. `%s/foo/bar`) and iedit.
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
* **Macro-recording indicator**: Displays an indicator that you are recording a macro
|
||||
(and what register it's being recorded into).
|
||||
|
||||

|
||||

|
||||
* **Show (py|rb)env version in mode-line**: see `define-env-command` on how to set it up
|
||||
for other modes. It only displays in their respective major-modes.
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
## What about Windo-
|
||||
|
Reference in New Issue
Block a user