This repository has been archived on 2022-11-18. You can view files and clone it, but cannot push or open issues or pull requests.
emacs/wishlist.org

27 lines
645 B
Org Mode
Raw Normal View History

2018-02-05 15:57:05 +01:00
#+TITLE: Emacs wishlist
2018-02-05 12:59:54 +01:00
2018-02-05 15:57:05 +01:00
* Init
2018-02-05 12:59:54 +01:00
- [ ] Nicer splash screen
- [ ] Frontend for emodule (e.g. for updates, rollbacks, init messages)
2018-02-05 15:57:05 +01:00
* Emodule
2018-02-05 12:59:54 +01:00
- [ ] Updates packages
- [ ] Backup/rollback
2018-02-05 15:57:05 +01:00
* Modules
2018-02-05 12:59:54 +01:00
- [ ] Nicer status bar
2018-02-11 16:17:53 +01:00
Good sources for inspiration are:
- [[https://github.com/Malabarba/smart-mode-line][smart-mode-line]]
- [[https://github.com/dbordak/telephone-line][telephone-line]]
- [[https://github.com/TheBB/spaceline][spaceline]]
2018-02-05 14:36:00 +01:00
- [ ] Incremental search counter
2018-02-06 14:35:13 +01:00
* Theme
- [ ] Comments are too dark (problematic with big block comments)
- [ ] In C/C++ type is same colour as variable name