Skip to content

Commit

Permalink
Bump to version 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sd65 committed Mar 12, 2017
1 parent 1bf83eb commit 2d4c776
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,12 @@ The file is **heavily** commented. You're welcome to open, read and change what

## Changelog

### 1.4

- Comment & Uncomment feature
- Improve block move Up/Down
- Minor bug fixes

### 1.3.3

- Smart paste
Expand Down
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ else
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" MiniVim
" Details on : https://github.com/sd65/MiniVim
let g:MiniVimVersion = "1.3.3"
let g:MiniVimVersion = "1.4"
let g:UseCustomKeyBindings = 1
source $HOME/.vim/MiniVim.vimrc
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
Expand Down

0 comments on commit 2d4c776

Please sign in to comment.