Commit Graph

8 Commits

Author SHA1 Message Date
Sravan Balaji
d83759bb5d Emacs From Scratch #7 - Configure Everything with Org Babel
- Re-organize emacs config as org document with org babel
- Add evil-easymotion package
2021-04-28 21:04:04 -04:00
Sravan Balaji
da6527073a Emacs from Scratch #5 - Org Mode Basics
- Add README org mode file with configuration in src blocks
- Add org mode packages and configuration
- Fix some typos
- Whitespace changes
2021-04-28 11:50:53 -04:00
Sravan Balaji
fea4563252 Dracula Pro Theme
- Use dracula emacs theme and change colors to dracula PRO
- Set theme in init.el to dracula PRO
2021-04-28 10:24:24 -04:00
Sravan Balaji
05239c60e1 Emacs from Scratch #4 - Projectile and Magit
- Set font to FiraCode Nerd Font and fix height
- Change which key idle delay to 0.1 seconds since 0 was causing issues
- Add projectile package for working with projects
- Add ivy and counsel integration for projectile
- Add magit package
2021-04-28 09:18:26 -04:00
Sravan Balaji
e630f11381 Emacs from Scratch #3 - Key Bindings and Evil
- Added evil mode keybindings
- Fixed some syntax and theme loading issues
2021-04-27 15:03:41 -04:00
Sravan Balaji
4d123ab0ee Emacs from Scratch #2 - Adding Helpful UI Improvements
- Added some UI tools like helpful, ivy, counsel
- Add doom themes and enabled dracula theme
2021-04-27 12:39:31 -04:00
Sravan Balaji
4be564490f Emacs From Scratch #1 - Getting Started with a Basic Usable Configuration
- Added basic config with ivy, doom modeline, etc.
2021-04-26 09:09:20 -04:00
b13567aa2c Initial commit 2021-04-26 09:08:04 -04:00