Skip to content

Commit

Permalink
Emacswiki links.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaypei committed Aug 7, 2014
1 parent c04d923 commit 92bf5e2
Showing 1 changed file with 4 additions and 47 deletions.
51 changes: 4 additions & 47 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,57 +34,14 @@ Open (toggle) NeoTree:
<F8>
```


Usage
-----

Buffer shortcuts
Usage:

* `n` - next line
* `p` - previous line
* `SPC` or `RET` or `TAB` - open file / toggle expand folder
* `g` - refresh tree
* `A` - stretch neotree window
* `H` - toggle show hidden files
* `C-c C-n` - create file or directory
* `C-c C-d` - delete file or directory
* `C-c C-r` - rename file or directory
* `C-c C-c` - change root directory

Commands

* `M-x neotree-dir RET`
* `M-x neotree-show RET` or `M-x neotree RET`
* `M-x neotree-hide RET`
* `M-x neotree-toggle`


ChangeLog
---------

### 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.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.2 (2014-04-08)

* Add File Operations
* Support For Mouse Operations
More documentation:

### 0.1.1 (2014-04-06)
* [EmacsWiki](http://www.emacswiki.org/emacs/NeoTree)
* [中文版 NeoTree](http://www.emacswiki.org/emacs-zh/NeoTree_%E4%B8%AD%E6%96%87wiki)

Basic Functionalities.

0 comments on commit 92bf5e2

Please sign in to comment.