It's already been a year since I started developing my configuration for Emacs. I've been looking for an editor that I like for several years now. And so I decided to stop at Emacs, since it is simple and very flexible in customization. I would even say that it is a programmable code editor.
I have already released version 0.2.1 of my config. In it, I implemented support for languages:
- C/C++
- Java
- Lisp
- Node.js
- Python
- PHP
- Rust
- Scala
- Solidity
I also added there:
- Code highlighting and autocompletion
- Disassembler
- Update system
- File tree
- Theme and various decorations
If you use Emacs or you are just interested in my code, then please view the code.
Top comments (0)