Skip to content

Commit f38ba51

Browse files
committed
release v1.1
1 parent e62c290 commit f38ba51

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
v1.1 - 2015-11-01
2+
=======
3+
### New plugins
4+
####1. [ggVGc/vim-fuzzysearch](https://github.com/ggVGc/vim-fuzzysearch)
5+
6+
![fuzzysearch](https://github.com/ggVGc/vim-fuzzysearch/raw/master/doc/example.gif)
7+
8+
####2. [unblevable/quick-scope](https://github.com/unblevable/quick-scope)
9+
10+
![qs1](https://cloud.githubusercontent.com/assets/723755/8228897/6603ab28-1580-11e5-82cc-b048e3801edb.gif)
11+
![qs2](https://cloud.githubusercontent.com/assets/723755/8230149/6ecbed28-158b-11e5-9474-89e846e7682c.gif)
12+
13+
####3. [airblade/vim-gitgutter](https://github.com/airblade/vim-gitgutter)
14+
15+
![gitgutter](https://camo.githubusercontent.com/f88161827e0cbb3144455b9e5c7582fdd5b5fc83/68747470733a2f2f7261772e6769746875622e636f6d2f616972626c6164652f76696d2d6769746775747465722f6d61737465722f73637265656e73686f742e706e67)
16+
17+
### Kep mappings
18+
1. Removed key mapping for :CtrlP, use default `ctrl+p`
19+
20+
### Minor changes
21+
1. User `noremap` instead of `map`
22+
23+
### Removed
24+
####1. [Ioannis-Kapoulas/vim-autoprefixer](https://github.com/Ioannis-Kapoulas/vim-autoprefixer)
25+
auto prefix usually done by building tools

0 commit comments

Comments
 (0)