Skip to content

Commit

Permalink
Update feature informations
Browse files Browse the repository at this point in the history
  • Loading branch information
tonini committed Oct 20, 2015
1 parent 9629547 commit ddc68f5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,13 @@ Alchemist comes with a bunch of **features**, which are:
* Mix integration
* Compile & Execution of Elixir code
* Inline code evaluation
* Inline macro expanding
* Documentation lookup
* Definition lookup
* Powerful IEx integration
* Smart code completion
* Elixir project management
* Phoenix support
* Integration with [company-mode](http://company-mode.github.io/)

***
Expand Down
11 changes: 7 additions & 4 deletions alchemist.el
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,16 @@
;;
;; Alchemist comes with a bunch of features, which are:
;;
;; * Compile & Execution
;; * Inline code evaluation
;; * Mix integration
;; * Compile & Execution of Elixir code
;; * Inline code evaluation
;; * Inline macro expanding
;; * Documentation lookup
;; * Code definition lookup
;; * Smart code completion
;; * Definition lookup
;; * Powerful IEx integration
;; * Smart code completion
;; * Elixir project management
;; * Phoenix support

;;; Code:

Expand Down

0 comments on commit ddc68f5

Please sign in to comment.