Move assets off-site; update readme

This commit is contained in:
Henrik Lissner 2016-01-23 21:04:32 -05:00
parent 72b66cb87e
commit 6d2cac76d7
7 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# NARF Emacs # NARF Emacs
![Screenshot](assets/screenshots/01.png) ![Screenshot](//v0.io/dl/emacs/01.png)
> What we do every night, Pinky... > 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` minibuffer when you press <kbd>⌘-S-T</kbd>, use `:tabs` or move between "tabs". `gt`
and `gT` work as well. and `gT` work as well.
![Workgroups2 tabs emulation](assets/screenshots/wg-tabs.png) ![Workgroups2 tabs emulation](//v0.io/dl/emacs/wg-tabs.png)
⌘-1 - ⌘-9 keybindings 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 segments to display matches for evil-search (e.g. `/`/`?` searches), evil-substitute
(e.g. `%s/foo/bar`) and iedit. (e.g. `%s/foo/bar`) and iedit.
![matches count in mode-line](assets/screenshots/ml-search.png) ![matches count in mode-line](//v0.io/dl/emacs/ml-search.png)
![substitutions count in mode-line](assets/screenshots/ml-subst.png) ![substitutions count in mode-line](//v0.io/dl/emacs/ml-subst.png)
* **Macro-recording indicator**: Displays an indicator that you are recording a macro * **Macro-recording indicator**: Displays an indicator that you are recording a macro
(and what register it's being recorded into). (and what register it's being recorded into).
![macro indicator in modeline](assets/screenshots/ml-macro.png) ![macro indicator in modeline](//v0.io/dl/emacs/ml-macro.png)
* **Show (py|rb)env version in mode-line**: see `define-env-command` on how to set it up * **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. for other modes. It only displays in their respective major-modes.
![py/rb version in modeline](assets/screenshots/ml-version.png) ![py/rb version in modeline](//v0.io/dl/emacs/ml-version.png)
## What about Windo- ## What about Windo-

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 770 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB