Skip to content

Commit

Permalink
release v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ruanyl committed Nov 1, 2015
1 parent e62c290 commit f38ba51
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
v1.1 - 2015-11-01
=======
### New plugins
####1. [ggVGc/vim-fuzzysearch](https://github.com/ggVGc/vim-fuzzysearch)

![fuzzysearch](https://github.com/ggVGc/vim-fuzzysearch/raw/master/doc/example.gif)

####2. [unblevable/quick-scope](https://github.com/unblevable/quick-scope)

![qs1](https://cloud.githubusercontent.com/assets/723755/8228897/6603ab28-1580-11e5-82cc-b048e3801edb.gif)
![qs2](https://cloud.githubusercontent.com/assets/723755/8230149/6ecbed28-158b-11e5-9474-89e846e7682c.gif)

####3. [airblade/vim-gitgutter](https://github.com/airblade/vim-gitgutter)

![gitgutter](https://camo.githubusercontent.com/f88161827e0cbb3144455b9e5c7582fdd5b5fc83/68747470733a2f2f7261772e6769746875622e636f6d2f616972626c6164652f76696d2d6769746775747465722f6d61737465722f73637265656e73686f742e706e67)

### Kep mappings
1. Removed key mapping for :CtrlP, use default `ctrl+p`

### Minor changes
1. User `noremap` instead of `map`

### Removed
####1. [Ioannis-Kapoulas/vim-autoprefixer](https://github.com/Ioannis-Kapoulas/vim-autoprefixer)
auto prefix usually done by building tools

0 comments on commit f38ba51

Please sign in to comment.