Skip to content

Instantly share code, notes, and snippets.

@ANDRON94
Last active September 8, 2017 17:46
Show Gist options
  • Save ANDRON94/176290c02250a2b2b99b08ab8e202312 to your computer and use it in GitHub Desktop.
Save ANDRON94/176290c02250a2b2b99b08ab8e202312 to your computer and use it in GitHub Desktop.
New emacs configuration structure

What I have?

Automatic Emacs setup and update

‘use-package’ for describing configuration

‘auto-package-update’ automatic package update =)

Comfortable usage

Incremental completion

helm - core functionality

helm-projectile - synergy with ‘projectile’(projects packet)

helm-swoop - synergy with ‘swoop’(local search packet)

helm-gtags - synargy with ‘gtags’(search system)

smartparens diff-hl sr-speedbar company yasnippet flycheck org magit git-messenger web-mode markdown-mode highlight-symbol irony slime

For future

Add shell script that automatically install Emacs and all dependencies

Update README file

Integrate org-mode into projectile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment