I’ve made topic for vim already Ready VIM setup for C and I’d like also get something similar to spf13-vim, but for emacs
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can have a look at Emacs Prelude.
Prelude is an enhanced Emacs 24.x configuration that features a lot of sensible defaults, additional 3rd party packages and powerful setups for most popular programming languages. It’s very modular and has the nice ability to auto-install some packages on demand – for instance the first time you open a Clojure source file Prelude will automatically install support for Clojure programming.
There are many other preconfigured Emacs distributions as well – Emacs Starter Kit, Emacs Live, etc…