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 @@ -38,7 +38,7 @@ from the source code of the miscellaneous scripts using the Python module
38
38
<!-- Start of generated documentation -->
39
39
40
40
The documentation of the 79 functions below was extracted from
41
- 16 Vim scripts on June 23, 2013 at 23:13 .
41
+ 16 Vim scripts on June 23, 2013 at 23:14 .
42
42
43
43
### Handling of special buffers
44
44
Original file line number Diff line number Diff line change 1
1
" The version of my miscellaneous scripts.
2
2
"
3
3
" Author: Peter Odding <[email protected] >
4
- " Last Change: June 22 , 2013
4
+ " Last Change: June 23 , 2013
5
5
" URL: http://peterodding.com/code/vim/misc/
6
6
7
- let g: xolox #misc#version = ' 1.7 '
7
+ let g: xolox #misc#version = ' 1.8 '
Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ from the source code of the miscellaneous scripts using the Python module
150
150
'vimdoctool.py' included in vim-tools [5].
151
151
152
152
The documentation of the 79 functions below was extracted from 16 Vim scripts
153
- on June 23, 2013 at 23:13 .
153
+ on June 23, 2013 at 23:14 .
154
154
155
155
-------------------------------------------------------------------------------
156
156
*misc-handling-of-special-buffers*
You can’t perform that action at this time.
0 commit comments