This is the new home for my Emacs configuration, after a detox from my old, bigger and more customized setup.
Before running Emacs, ensure the following are installed:
- tree-sitter
- isort
- ruff
- pandoc
- ctags
- fd
I use straight as my package manager, so please read a bit about it, before setting up this configuration for your use.
To proceed, run the following command
git clone https://gitlab.com/nilenso/dotemacs ~/.emacs.d
and run Emacs. On the first run, it will install and compile the packages, so it might take a few minutes.