Skip to content

Commit 59f7b6e

Browse files
committed
Changelog updated. Bump to v1.1
1 parent 7e8fc9f commit 59f7b6e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,14 @@ The file is **heavily** commented. You're welcome to open, read and change what
121121

122122
## Changelog
123123

124+
### 1.1
125+
126+
- Better code organisation
127+
- Toggle custom key bindings easily
128+
- Toggle 80th column char
129+
- Open file browser in new tab only if tab is empty
130+
- Fix typos
131+
124132
### 1.0
125133

126134
Initial release.

vimrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
22
" Details on : https://github.com/sd65/MiniVim
3-
let MiniVimVersion = 1.0
3+
let MiniVimVersion = 1.1
44
let UseCustomKeyBindings = 1
55
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
66

0 commit comments

Comments
 (0)