this post was submitted on 24 Oct 2023
0 points (50.0% liked)

Emacs

310 readers
1 users here now

A community for the timeless and infinitely powerful editor. Want to see what Emacs is capable of?!

Get Emacs

Rules

  1. Posts should be emacs related
  2. Be kind please
  3. Yes, we already know: Google results for "emacs" and "vi" link to each other. We good.

Emacs Resources

Emacs Tutorials

Useful Emacs configuration files and distributions

Quick pain-saver tip

founded 1 year ago
MODERATORS
 

Recently, I started using the Mg editor.

I love using it way more than GNU Emacs but it is missing syntax highlighting.

Is there a way to implement syntax highlighting for C in Mg?

top 2 comments
sorted by: hot top controversial new old
[–] mumbo1134@alien.top 1 points 11 months ago

you could probably hack in https://github.com/Theldus/kat if you wanted

[–] peterhoeg@alien.top 1 points 11 months ago

I'm genuinely curious here. What's the reason for choosing an editor with limited features only to start working on adding back those features when they already exist in something like GNU emacs?