My personal emacs configuration
Find a file
laurensmiers dc6b9e1d2e Fix subscripts in org-mode
- no escaping necessary anymore
2017-09-25 15:41:55 +02:00
custom Fix subscripts in org-mode 2017-09-25 15:41:55 +02:00
snippets/c-mode Add fori snippet 2017-08-17 18:17:30 +02:00
cheat-sheet.txt Add fill-paragraph key command 2017-08-21 18:42:07 +02:00
init.el Add Windows specific settings 2017-08-28 13:00:17 +02:00
README.md Add flycheck to elpy + autosave to pep8 format in Python 2017-08-21 17:02:45 +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)
  • Use python-pip to install jedi, flake8, importmagic and autopep8 (for elpy)

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