My personal emacs configuration
Find a file
2017-08-21 01:22:06 +02:00
custom Add crude python implementation 2017-08-21 01:22:06 +02:00
snippets/c-mode Add fori snippet 2017-08-17 18:17:30 +02:00
cheat-sheet.txt update cheat sheet 2017-08-17 18:16:27 +02:00
init.el Add crude python implementation 2017-08-21 01:22:06 +02:00
README.md Use sarcasm/irony-mode for autocompletion + flycheck 2017-08-20 16:30:15 +02: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)
  • clang (for ivory)
  • cmake (for ivory)
  • llvm-libs (for cmake, somehow not a dependency on Manjaro when installing cmake)

When first checking out this config, run irony-install-server to make and install the irony-server.