On Mon, Dec 5, 2016 at 3:43 PM, 李哲 <[email protected]> wrote: > 在 2016年12月5日星期一 UTC+8下午10:00:28,Tony Mechelynck写道: >> On Mon, Dec 5, 2016 at 12:52 PM, 李哲 <[email protected]> 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. -- -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
