- Notifications
You must be signed in to change notification settings - Fork2
SpringHan/.emacs.d
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is my emacs configuration repository. My Emacs version is 28 with native compilation. So If your Emacs version is lower, you’ll not use my configuration successfully.
- cmake
- git
- The dependences inEmacs Application Framework.(To use EAF)
To use my configuration, you should runmake install
to download the EAF.And then you can open emacs. Now I’m usingSniem as my edition method and I’m a Colemak user. So if you don’t want to use it, you can add ~~:disable~~ into the sniem package manager code of config in theinit-sniem.el.
My package manager isgpack
(A package manager written by me).Click Here to know about it.
The transparent background is opened by default.You can useC-q C-a
to change it.Or if you don’t want to open it by default, you can useC-q n
to disable it.
I’m new in emacs, I’ll continue to update my configuration everyday.
You can also see myNeoVim Configuration.