krischik / vim-scripts

Automatically exported from code.google.com/p/vim-scripts
GNU General Public License v3.0
1 stars 0 forks source link

Function names must start with Capital letters or s: #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Upgrade vim to 7.4.260 or later
2. run Tail Plugin

What is the expected output? What do you see instead?
Tail plugin will not work. Returning Errors about function definition.

What version of the product are you using? On what operating system?
https://github.com/vim-scripts/Tail-Bundle version 3.0 
vim 7.4.265
win7

Please provide any additional information below.

Its because of vim patch
ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.260

Original issue reported on code.google.com by talha.ah...@gmail.com on 13 May 2014 at 7:17

GoogleCodeExporter commented 9 years ago
I posted this problem i faced with this plugin. Along with some other plugins 
like vundle and fugitive. So I rolled back to an older vim 7.4.256. 

However, now I can't seem to reproduce the problem with an even newer vim 
7.4.282. So please ignore this defect for the time being.

Original comment by talha.ah...@gmail.com on 19 May 2014 at 6:07