Our great sponsors
-
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
I'll second https://github.com/SystemCrafters/crafted-emacs
-
What you wrote is almost the mission statement of emacs-groundup. Give it a go!
-
I have been crafting my emacs config for about 10 years. I started with vanilla and intentionally stayed away from frameworks. About two years ago I declared config bankruptcy and went down for a rewrite using use-package and straight.
-
I have been crafting my emacs config for about 10 years. I started with vanilla and intentionally stayed away from frameworks. About two years ago I declared config bankruptcy and went down for a rewrite using use-package and straight.
-
I will definitely copy/paste some of it into mine. If you want to peek it it is here. However I already have ideas about how I will restructure it next time I attempt doing it...
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
I'd suggest holding off on installing a lot of external packages in the beginning. But when you do, you will probably want to enable the MELPA repository in addition to the official ELPA repository (which is already enabled by default).
-
Shameless plug: https://github.com/erikbackman/kickstart.el - Very minimal with sane defaults - Plug management with lazy loading but does not use separate files as I find it pointless myself.
Related posts
- what is basic alghoritm/logic of installation packages to emacs?
- How to use packages and customize together properly?
- Using straight.el and use-package to configure org
- Should I use .emacs or init.el file if I want to put all my own scripts, key bindings and everything else on one file.
- Collaborative Editing Options for Emacs