Monday, December 5, 2016

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

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.

--
--
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: