Absolute screenshot paths
This commit is contained in:
parent
185ba75292
commit
123a1755e4
1 changed files with 8 additions and 8 deletions
16
README.md
16
README.md
|
@ -4,8 +4,8 @@ This is an Emacs configuration for stubborn vimmers and silent demon
|
||||||
annihilating protagonists alike. It strives to emulate vim as best it can, and
|
annihilating protagonists alike. It strives to emulate vim as best it can, and
|
||||||
surpass it in any way possible.
|
surpass it in any way possible.
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
@ -46,7 +46,7 @@ To get a picture of what's in here, check out:
|
||||||
* Project-wide search and replace with **helm-ag** (press shift-Tab while in results
|
* Project-wide search and replace with **helm-ag** (press shift-Tab while in results
|
||||||
buffer)
|
buffer)
|
||||||
* Session persistence (and tab emulation) with **workgroups2**
|
* Session persistence (and tab emulation) with **workgroups2**
|
||||||

|

|
||||||
* Run code inline with **quickrun**
|
* Run code inline with **quickrun**
|
||||||
* REPLs for many major modes with **repl-toggle**, including Ruby, Python,
|
* REPLs for many major modes with **repl-toggle**, including Ruby, Python,
|
||||||
PHP, JS, Elisp, Haskell and Lua.
|
PHP, JS, Elisp, Haskell and Lua.
|
||||||
|
@ -68,14 +68,14 @@ To get a picture of what's in here, check out:
|
||||||
* **Modeline improvements**
|
* **Modeline improvements**
|
||||||
* evil-search/iedit/evil-substitute mode-line integration:
|
* evil-search/iedit/evil-substitute mode-line integration:
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||
* Macro-recording indicator:
|
* Macro-recording indicator:
|
||||||
|
|
||||||

|

|
||||||
* Show (py|rb)env version in mode-line
|
* Show (py|rb)env version in mode-line
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
---
|
---
|
||||||

|

|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue