Thursday, December 8, 2016

Re: How to fix the python syntax reminder in Vim ?

Am 2016-12-08 11:26, schrieb 李哲:
> 在 2016年12月6日星期二 UTC+8上午10:01:48,Tony Mechelynck写道:
>> On Mon, Dec 5, 2016 at 3:43 PM, 李哲 <imlegendlzz@gmail.com> wrote:
>> > 在 2016年12月5日星期一 UTC+8下午10:00:28,Tony Mechelynck写道:
>> >> On Mon, Dec 5, 2016 at 12:52 PM, 李哲 <imlegendlzz@gmail.com> wrote:
>> >> > There is nothing wrong with my code but Vim still make the wave line under the code.And I don't know how to fix it. Any ideas?
>> >>
>> >> - Do you see the same thing with no color scheme (or with
>> >> ":colorscheme default" which removes the current scheme)?
>> >> - Does it make a difference if you suppress spell checking?
>> >> (":setlocal nospell")
>> >> Both times without the quotes.
>> >>
>> >> Best regards,
>> >> Tony.
>> >
>> >
>> > According to the attachment , I found that there may be a issue about the python syntax check. The code is correct with no syntax error, and it can be run successfully. But still I get the warning about the syntax. I Google it. And found that there may something wrong with my pylint.Vim.
>> >
>>
>> Did you try what I suggested? And what were the results?
>>
>> Regards,
>> Tony.
>
> This is the result. But the issue here is about the syntax check by the
> pylint.

Then you need to ask the author of the pylint.vim file if the
documentation does not talk about it.

Best,
Christian

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: