My personal emacs configuration
Find a file
laurensmiers f197ef2483 Fix typo
2016-04-02 16:50:20 +02:00
custom Fix typo 2016-04-02 16:50:20 +02:00
init.el Remove duplicate-thing package 2016-04-02 16:24:19 +02:00
README.md Set flycheck as required package + include it in the demo packages 2016-03-06 21:05:16 +01:00

emacs

My personal emacs configuration

It is mostly based on tuhdo's emacs ide demo: https://github.com/tuhdo/emacs-c-ide-demo

This configuration requires the installation of the GNU global package (for gtags).