Vim - LaTeX-Suite 产生奇怪的 <++>没有内容的右括号上的符号 [英] Vim - LaTeX-Suite producing strange <++> symbol upon closing brackets with no content

查看:29
本文介绍了Vim - LaTeX-Suite 产生奇怪的 <++>没有内容的右括号上的符号的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

每当我关闭 LaTeX-Suite(在 MacVim 中)中的任何内容时,从 {}()$$,没有里面的内容,右边产生了一个奇怪的符号 <++> ,我不知道它是干什么用的.它似乎没有任何可区分的含义.例如 section{abc}<++> 只会在输出文档中的部分之后生成一个文字 <++>.我不确定这是一个错误,是由其他一些设置/插件引起的行为(虽然我没有看到在其他语法下发生类似的事情),还是一些预期的行为.这极大地阻碍了我的效率……

Whenever I close anything in LaTeX-Suite (in MacVim), from {} to to () to $$, with no content inside, a strange symbol <++> is produced on the right about which I have no idea what is for. It doesn't seem to serve any distinguishable meaning. For example section{abc}<++> will just produce a literal <++> after the section in the output document. I'm not sure whether it's a bug, a behavior caused by some other settings/plugins(I'm not seeing similar things happening under other syntaxes though), or some intended behavior. This is greatly hindering my efficiency...

提前致谢!

推荐答案

这不是bug,这是一个特性.

It's not a bug, it's a feature.

它是占位符/标记字符.它的意思是跳到.IIRC 它带有 <C-J> - 带有 lh 括号 (*),它是带有 vim 的 <C-J><m-del> 与 gvim.

It's the placeholder/marker character. It's meant to be jumped to. IIRC it was with <C-J> -- with lh-brackets (*), it's <C-J> with vim, and <m-del> with gvim.

(*) vim-latex 括号系统是远程基于 lh-brackets 的,但后者一直在发展.

(*) vim-latex bracketing system is remotely based upon the one from lh-brackets, except the latter has continued to evolve.

这篇关于Vim - LaTeX-Suite 产生奇怪的 &lt;++&gt;没有内容的右括号上的符号的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆