Skip to content

Commit c0f293d

Browse files
committed
Update content of the readme.md.
1 parent e04db7e commit c0f293d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Erl-AutoCompletion
22

3-
This is an Erlang auto-completion and goto-definition plugin of the Sublime editor. It only supports Sublime Text 3. If you are using Sublime Text 2, please upgrade to Sublime Text 3.
3+
This is an Erlang auto-completion and goto-definition plugin of the Sublime editor. It only supports **Sublime Text 3**. If you are using Sublime Text 2, please upgrade to Sublime Text 3.
44

55
Installation
66
------------
@@ -19,7 +19,8 @@ Additional info about to use Sublime Package Control you can find here: [http://
1919
git clone https://github.com/lintingbin2009/Erl-AutoCompletion
2020
restart sublime-text
2121

22-
#### Goto definition
22+
Goto definition
23+
------------
2324

2425
The right mouse button can bring up the goto_definition(Erlang) menu. It can find definition of function, record and macro. You can set mousemap by Preferences -> Package Settings -> Erl-AutoCompletion -> Mousemap - default.
2526

0 commit comments

Comments
 (0)