Skip to content

samontea/.emacs

Repository files navigation

samontea emacs config

Tags Setup

To setup tags run the following commands:

brew install --HEAD ctags
brew install global --with-ctags
cp /usr/local/etc/gtags.conf $HOME/.globalrc
pip install pygments

Uncomment ggtags in samontea-hub.el.

Projectile Setup

To setup projectil set your source path using:

(defvar default-ecb-source-path (list '("~/projects")))

About

My emacs configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published