Emacs demo setup for C/C++ describe here: http://tuhdo.github.io/c-ide.html
- sudo add-apt-repository ppa:ubuntu-elisp/ppa
- sudo apt-get update
- sudo apt-get install emacs24 emacs24-el emacs24-common-non-dfsg
- sudo apt-get install clang global
And finally clone this repo:
cd ~/ && git clone https://github.com/sIuv/emacs-config.git .emacs.d/