File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
- ## 2013-?? -?? 0.7.0
5
- -------------------
4
+ ## 2013-12 -?? 0.7.0b
5
+ --------------------
6
6
* Update indentation support;
7
7
* Python3 support;
8
8
* Removed pymode modeline support;
Original file line number Diff line number Diff line change 6
6
(__) (__) (__) (_) (_)(_____)(_)\_) (_/\/\_)(_____)(____/(____) ~
7
7
8
8
9
- Version: 0.7.0
9
+ Version: 0.7.0b
10
10
11
11
==============================================================================
12
12
CONTENTS *pymode-contents*
Original file line number Diff line number Diff line change 1
1
" vi: fdl = 1
2
- let g: pymode_version = " 0.7.0 "
2
+ let g: pymode_version = " 0.7.0b "
3
3
4
4
com ! PymodeVersion echomsg " Current python-mode version: " . g: pymode_version
5
5
com ! PymodeTroubleshooting call pymode#troubleshooting#test ()
You can’t perform that action at this time.
0 commit comments