does anyone know where I can find a pack of plugins for Emacs ?
I’d like support for a wide range of languages? (JS, JS integrated in html(…), Xhtml, Php, Python, Cpp, etc.)
I love Emacs and it’s plugins but I’m bored with ugly code (the debugger is also missing…?)
Thanks in advance
If you are using recent (recent means at least Emacs 24 prerelease) you can add this into your
.emacsfile:After that, invoking
M-x package-list-packageswill bring you the buffer with a bunch of thirdparty packages you can install.