this post was submitted on 09 Jan 2025
12 points (100.0% liked)

Emacs

2275 readers
20 users here now

Our infinitely powerful editor.

founded 5 years ago
MODERATORS
 

I am new to emacs (I made a commitment to getting used to linux) & currently intimidated Can you help me out here?

Has anyone here configured Emacs for:

  • Shell-scripting
  • Markdown
  • HTML+CSS
  • Rust

Don't know where to start (I do know the bare-min basics on using Emacs as a text-editor)

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 4 hours ago

Shell-scripting

Isn't shell-script-mode available in vanilla installation? For me it automatically gets enabled when I open .sh file

Markdown

https://www.emacswiki.org/emacs/MarkdownMode

HTML+CSS

Haven't written these in a while, but I expect there will be modes for them

Rust

https://github.com/rust-lang/rust-mode?tab=readme-ov-file#melpa

And in general:
https://www.emacswiki.org/emacs/InstallingPackages
and
https://www.gnu.org/software/emacs/manual/html_node/emacs/Customization-Groups.html