add rags and company modules
[emacs-init.git] / README
1 Install the required ubuntu packages (see UBUNTU-PACKAGES)
2
3 Create directory
4
5     ~/.emacs.d/autosave
6
7 The rtags tools have to be compiled:
8
9     $ cd rtags
10     $ cmake .
11     $ make
12
13 To use rtags, the rtags daemon must be started and compilation databases added