slabgorb / emacca

My emacs config files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

emacca

My emacs config files

Packages

package-install  with-editor           ;;Use the Emacsclient as $EDITOR
package-install  whitespace-cleanup    ;;   Intelligently call whitespace-cleanup on save
package-install  scss-mode             ;; Major mode for editing SCSS files
package-install  ruby-tools            ;; Collection of handy functions for ruby-mode.
package-install  ruby-refactor         ;; A minor mode which presents various Ruby refactoring helpers.
package-install  ruby-hash-syntax      ;; Toggle ruby hash syntax between classic and 1.9 styles
package-install  ruby-end              ;; Automatic insertion of end blocks for Ruby
package-install  rubocop               ;; An Emacs interface for RuboCop
package-install  robe                  ;; Code navigation, documentation lookup and completion for Ruby
package-install  rails-log-mode        ;; Major mode for viewing Rails log files
package-install  org                   ;; Outline-based notes management and organizer
package-install  magit-popup           ;; Define prefix-infix-suffix command combos
package-install  magit                 ;; A Git porcelain inside Emacs
package-install  inf-ruby              ;; Run a Ruby process in a buffer
package-install  helm-robe             ;; completing read function for robe
package-install  helm-rb               ;; Search Ruby's method by ag and display helm
package-install  helm-ag-r             ;; Search something by ag and display by helm
package-install  helm                  ;; Helm is an Emacs incremental and narrowing framework
package-install  groovy-mode           ;; Groovy mode derived mode
package-install  graphviz-dot-mode     ;; Mode for the dot-language used by graphviz (att).
package-install  git-rebase-mode       ;; Major mode for editing git rebase files
package-install  git-commit-mode       ;; Major mode for editing git commit messages
package-install  git-commit            ;; Edit Git commit messages
package-install  flymake-ruby          ;; A flymake handler for ruby-mode files
package-install  flymake-jslint        ;; A flymake handler for javascript using jslint
package-install  flymake-easy          ;; Helpers for easily building flymake checkers
package-install  enh-ruby-mode         ;; Major mode for editing Ruby files
package-install  dash                  ;; A modern list library for Emacs
package-install  csv-mode              ;; Major mode for editing comma/char separated values
package-install  company               ;; Modular text completion framework
package-install  coffee-mode           ;; Major mode to edit CoffeeScript files in Emacs
package-install  bm                    ;; Visible bookmarks in buffer.
package-install  async                 ;; Asynchronous processing in Emacs
package-install  rainbow-delimiters    ;;    Highlight brackets according to their depth
package-install  go-mode 

About

My emacs config files


Languages

Language:Emacs Lisp 85.1%Language:HTML 5.0%Language:TeX 3.0%Language:PHP 1.6%Language:JavaScript 1.6%Language:Perl 1.2%Language:Makefile 0.6%Language:Shell 0.5%Language:Python 0.5%Language:CSS 0.2%Language:XSLT 0.2%Language:Ruby 0.2%Language:Roff 0.1%Language:C 0.1%Language:Smarty 0.0%Language:ASP 0.0%Language:Mako 0.0%Language:Java 0.0%Language:M4 0.0%Language:Perl 6 0.0%Language:Batchfile 0.0%