Skip to content

Commit

Permalink
Translate README to English
Browse files Browse the repository at this point in the history
  • Loading branch information
jianingy committed Jun 6, 2014
1 parent 3a90645 commit a4e4fd6
Showing 1 changed file with 16 additions and 13 deletions.
29 changes: 16 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,26 +59,29 @@ Commands
ChangeLog
---------

### 0.1.1 (2014-04-06)
### 0.1.5 (2014-06-05)

基本功能完成
* Refactory on code of window and buffer
* Remove \*NeoTree\* from buffer selection list
* Fix: Directory changed to root after toggle

### 0.1.2 (2014-04-08)
### 0.1.4 (2014-05-27)

增加基本文件操作,支持鼠标选中
* Fix issue #1 #2
* Add some unit tests
* Remove neotree-util.el

### 0.1.3 (2014-04-13)

支持改变根节点目录,增加目录和文件根据末尾/判断,删除空目录时去掉递归提醒
* Support for changing the directory of tree root
* Adding files or directories depends on if the last character is a '/'
* Remove 'Recursive Notification' when deleting an empty directory

### 0.1.4 (2014-05-27)
### 0.1.2 (2014-04-08)

* Fix issue #1 #2
* Add some unit tests
* Remove neotree-util.el
* Add File Operations
* Support For Mouse Operations

### 0.1.5 (2014-06-05)
### 0.1.1 (2014-04-06)

* 重构关于window和buffer的代码
* buffer选择的地方隐藏 *NeoTree*
* 解决toggle后根目录变为当前目录的问题
Basic Functionalities.

0 comments on commit a4e4fd6

Please sign in to comment.