vim的conceal

Posted fqbqrr

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了vim的conceal相关的知识,希望对你有一定的参考价值。


syntax match haskOperator "->" conceal cchar=
syntax match haskOperator "<-" conceal cchar=

highlight! link haskOperator Normal
setlocal conceallevel=2
highlight Conceal ctermbg=none ctermfg=none guibg=none guifg=none
//不想覆盖其他语法组时使用none.

每秒自动重画​​状态行​​:

function! RedrawTabline(timerID)
silent redrawtabline
endfunction
call timer_start(1000, RedrawTabline, repeat: -1)
//耗时.


以上是关于vim的conceal的主要内容,如果未能解决你的问题,请参考以下文章

Cache: a place for concealment and safekeeping.Cache: 一个隐藏并保存数据的场所

2月9日学习记录

VideoJS:保持控件可见

unity窗口的显示和隐藏==Button事件

脱敏工具类。手机号银行卡号身份证号关键信息脱敏

脱敏工具类。手机号银行卡号身份证号关键信息脱敏