Skip to content

sIuv/emacs-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

Emacs demo setup for C/C++ describe here: http://tuhdo.github.io/c-ide.html

Install emacs:

  1. sudo add-apt-repository ppa:ubuntu-elisp/ppa
  2. sudo apt-get update
  3. sudo apt-get install emacs24 emacs24-el emacs24-common-non-dfsg

Install prequisits:

  1. sudo apt-get install clang global

And finally clone this repo:

cd ~/ && git clone https://github.com/sIuv/emacs-config.git .emacs.d/

About

Emacs setup for C/C++ with Helm describe here: http://tuhdo.github.io/c-ide.html

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%