File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
+ ## 2013-12-04 0.8.0
5
+ -------------------
4
6
* Pylama updated to version 3.3.2
5
7
* Get fold's expression symbol from &fillchars;
6
8
* Fixed error when setting g:pymode_breakpoint_cmd (expobrain);
Original file line number Diff line number Diff line change 6
6
(__) (__) (__) (_) (_)(_____)(_)\_) (_/\/\_)(_____)(____/(____) ~
7
7
8
8
9
- Version: 0.7.8b
9
+ Version: 0.8.0
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.8b "
2
+ let g: pymode_version = " 0.8.0 "
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