diff --git a/README.md b/README.md index 5086aec..05d4648 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,10 @@ or download the repository as an archive and place it at your `home` directory. 2. [Material theme](https://github.com/cpaulik/emacs-material-theme) applied by default, with a readable font-size 3. [MELPA](http://melpa.org) added as a package archive 4. Navigation through buffers simplified with [winner](http://emacswiki.org/emacs/WinnerMode) and [windmove](http://emacswiki.org/emacs/WindMove). -5. No more welcome screen, Emacs starts up blank -6. Reload file in a buffer quickly with `` +5. See command suggestions when `C-x` is pressed, using `which-key` +6. Super-easy file system navigation with `neotree` +7. No more welcome screen, Emacs starts up to greet you and shows the date +8. Reload file in a buffer quickly with `` ### Packages configured @@ -36,9 +38,12 @@ or download the repository as an archive and place it at your `home` directory. 7. [auto-complete](https://github.com/auto-complete/auto-complete) for easy text editing 8. [ztree](https://github.com/fourier/ztree) for an efficient directory tree comparison 9. [undo-tree](https://github.com/emacsmirror/undo-tree) to be able to visualize your changes in a buffer -10. [meta-presenter](https://github.com/myTerminal/meta-presenter) for presenting slide-shows from within Emacs -11. [myterminal-controls](https://github.com/myTerminal/myterminal-controls) for quick-toggle controls at a key-stroke -12. [theme-looper](https://github.com/myTerminal/theme-looper) for switching themes in style +10. [neotree](https://github.com/jaypei/emacs-neotree) to be able to spawn a tree at any directory +11. [dired-launch](https://github.com/thomp/dired-launch) to be able to open files with their default applications from within `dired` +12. [which-key](https://github.com/justbur/emacs-which-key) to be suggested with what you can do after pressing `C-x` +13. [meta-presenter](https://github.com/myTerminal/meta-presenter) for presenting slide-shows from within Emacs +14. [myterminal-controls](https://github.com/myTerminal/myterminal-controls) for quick-toggle controls at a key-stroke +15. [theme-looper](https://github.com/myTerminal/theme-looper) for switching themes in style ### Key-bindings