Add multi-term to Readme
This commit is contained in:
parent
9d4e7d9e54
commit
c85a3bee32
5 changed files with 12 additions and 17 deletions
|
|
@ -15,7 +15,6 @@ git clone git@github.com:maciej-szlosarczyk/emacs.git ~/.emacs.d
|
|||
ln -s ~/.emacs.d/emacs ~/.emacs
|
||||
```
|
||||
|
||||
|
||||
## Selected packages
|
||||
|
||||
The following packages are included or required:
|
||||
|
|
@ -32,3 +31,8 @@ The following packages are included or required:
|
|||
## Compatibility notes
|
||||
|
||||
Tested on MacOS, requires additional packages such as ag (`the_silver_searcher`).
|
||||
|
||||
## TODO
|
||||
|
||||
1. Add and configure multiterm
|
||||
* Add `multi-term-mode-hook` for trailing whitespace.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue