Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshuamarkle/emacs
DOOM Emacs centered around productivity and tokyonight ✨
https://github.com/joshuamarkle/emacs
doom-emacs emacs emacs-configuration tokyonight
Last synced: 26 days ago
JSON representation
DOOM Emacs centered around productivity and tokyonight ✨
- Host: GitHub
- URL: https://github.com/joshuamarkle/emacs
- Owner: JoshuaMarkle
- License: cc0-1.0
- Created: 2024-05-30T15:26:39.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-07T21:28:30.000Z (3 months ago)
- Last Synced: 2024-09-29T08:20:13.240Z (about 1 month ago)
- Topics: doom-emacs, emacs, emacs-configuration, tokyonight
- Language: Emacs Lisp
- Homepage:
- Size: 869 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
#+title: Josh's Emacs Configuration
This [[file:config.org][configuration]] is centered around *DOOM Emacs* because *Vim Motions* are awesome. This is mainly used for the day to day of a CS major.
[[https://github.com/JoshuaMarkle/emacs/blob/main/docs/screenshot1.png]]
[[https://github.com/JoshuaMarkle/emacs/blob/main/docs/screenshot3.png]]* Current State of This Configuration 🚧
This configuration is in a really early and experimental state of existence and is really me exploring all of the things Emacs can do. I aim for this config to target primarily note taking and programming. This are the two main aspects of my life that I aim to optimize to their fullest.
** Current Features ✅
- Custom Tokyo Night theme! (the best theme)
- Minimalized DOOM-Modeline with custom mode indicators
- Competative programming environment
- Run code quickly
- Better user input system
- And more within the config
- Sensible defaults** Intended Features ✨
I am kinda trying to recreate the Neovim experience but better
- An actually documented system for note taking, probably something Zettelkasten
- A bunch more custom UI, this is what I most enjoyed programming in Neovim
- Solid programming environment, very similar to Vim, mainly for Python & C++ (almost there)
- R/RMarkdown + Unity + Flutter + Arduino support if I can
- And many more ideas