My personal emacs configuration
Find a file
2016-04-08 17:24:39 +02:00
custom Add camelCase support 2016-04-04 23:58:32 +02:00
init.el Remove function args package 2016-04-08 17:24:39 +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).