Config formatting
This commit is contained in:
parent
8104e6527e
commit
d8033b5408
18
config.org
18
config.org
|
|
@ -3,6 +3,24 @@
|
||||||
|
|
||||||
* Introduction
|
* Introduction
|
||||||
Welcome to my Emacs configuration!
|
Welcome to my Emacs configuration!
|
||||||
|
|
||||||
|
[[./dashboard.png]]
|
||||||
|
|
||||||
|
This configuration is inspired by :
|
||||||
|
https://github.com/munen/emacs.d
|
||||||
|
|
||||||
|
And also loosely inspired by :
|
||||||
|
|
||||||
|
https://github.com/daedreth/UncleDavesEmacs/blob/master/config.org
|
||||||
|
|
||||||
|
With help from his fantastic Emacs tutorial series :
|
||||||
|
|
||||||
|
https://www.youtube.com/playlist?list=PLX2044Ew-UVVv31a0-Qn3dA6Sd_-NyA1n
|
||||||
|
|
||||||
|
This configuration is much more barebones and suited for someone just doing some writing or editing, which is exactly my use case. It does however copy over the useful functionalities (In my personal preference)
|
||||||
|
As this is a simple literate configuration, not a large actively maintained distribution like Spacemacs or Doom Emacs, feel free to do whatever you want with the configuration.
|
||||||
|
I've tried to document what every package does, what the code does briefly for beginners to Emacs or literate configurations.
|
||||||
|
|
||||||
* Config
|
* Config
|
||||||
** Appearance
|
** Appearance
|
||||||
*** Remove Tool Bar
|
*** Remove Tool Bar
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 73 KiB |
Loading…
Reference in New Issue