Monday, February 24, 2014

Re: Unwanted spell corrections

Gabor Urban wrote:
> Hi,
>
> I have annoying small problem, but I would like to have it solved.
>
> I am using Vim 7.4 on my home laptop for editing sources and TeX,
> LaTeX files.
>
> If I write in tex source: \'a, vim would automatically change to \'á .
> This is the same with other accented characters.
>
> Does anybody have a solution?
>
> The interesting part of the question is that an older version of vim
> in the office do not does this. :-)
>
Hello!

I'm not sure why you gave this note the title you did, as it has nothing
to do with spelling insofar as I can tell.

What you're seeing is a conceal mode effect.

* :help 'conceallevel'
* :help g:tex_conceal

Since you obviously haven't read the help for Latex syntax support, I
suggest that you at least glance through

* :help latex-syntax

Regards,
C Campbell

--
--
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/groups/opt_out.

No comments: