We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d40717 commit 9a68f82Copy full SHA for 9a68f82
CHANGELOG.md
@@ -7,14 +7,7 @@
7
* [#175](https://github.com/elixir-lang/emacs-elixir/pull/175) - Add tips for smartparens users
8
* [#177](https://github.com/elixir-lang/emacs-elixir/pull/177) - Prefer Emacs over emacs.
9
* [#141](https://github.com/elixir-lang/emacs-elixir/pull/141) - Add documentation line explaining how to edit Elixir templates.
10
-
11
-# Changelog
12
13
-## v2.3.0-dev (unreleased)
14
15
-### Bugfixes
16
17
- * [Syntax Highlighting] Modules don't start with underscore. This fix corrects the fontification of private function.
+* [Syntax Highlighting] Modules don't start with underscore. This fix corrects the fontification of private function.
18
19
## v2.2.0 2014/12/31
20
0 commit comments