My personal emacs configuration
Find a file
2018-06-11 22:57:27 +02:00
custom Add config.org + replace setup-editing/general.el 2018-06-11 22:57:27 +02:00
img Add config.org + replace setup-editing/general.el 2018-06-11 22:57:27 +02:00
plugins/yasnippet/c-mode Add config.org + replace setup-editing/general.el 2018-06-11 22:57:27 +02:00
cheat-sheet.txt Add fill-paragraph key command 2017-08-21 18:42:07 +02:00
config.org Add config.org + replace setup-editing/general.el 2018-06-11 22:57:27 +02:00
init.el Add config.org + replace setup-editing/general.el 2018-06-11 22:57:27 +02:00
README.md Add ditaa to languages that are allowed to run inside org-mode 2018-02-12 12:40:36 +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)
  • clang (for ivory)
  • cmake (for ivory)
  • llvm-libs (for cmake, somehow not a dependency on Manjaro when installing cmake)
  • Use python-pip to install jedi, flake8, importmagic and autopep8 (for elpy)
  • ditaa (for ascii to image generation in org-mode)

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