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 in Emacs Application Framework.(To use EAF)
To use my configuration, you should run make install
to download the EAF.And then you can open emacs.
Now I’m using Sniem 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 the init-sniem.el.
My package manager is gpack
(A package manager written by me).
Click Here to know about it.
The transparent background is opened by default.You can use C-q C-a
to change it.Or if you don’t want to open it by default, you can use C-q n
to disable it.
I’m new in emacs, I’ll continue to update my configuration everyday.
You can also see my NeoVim Configuration.