brucejuz

Results 5 issues of brucejuz

I have set the slime automatic start the interpreter as this ``` let g:slime_target = "vimterminal" let g:slime_vimterminal_cmd = "scheme" let g:slime_vimterminal_config = {"term_finish": "close", "vertical": 1} ``` so each...

I recently update to vim 9. Then I find that the in markdown, the math() environment has no effect. But in tex file, it still work.

## 不是UltiSnips的按钮和YouCompleteMe出现冲突, 而是在tex文件中输入: `beg`后,它会自动展开成为(这是正常情况) `\begin{} \end{}` 在安装好YouCompleteMe插件以后,输入`beg`后,它会在一瞬间正确展开(因为太快,没法截屏),但是随后YCM也会展开一个选择窗口。 但是展开的代码就自动变成了: `beg} \end{}` 有什么办法能够解决这种冲突?或者能够战时停止一下YCM的功能?查了网上很多内容都是关于按键冲突,没人提到这种自动展开的snip冲突情况。谢谢 YCM配置文件用的是您在知乎让分享的.vimrc中的配置。

在运行的时候发现如下问题: - 使用'sillybun/zyt-snippet'时候发现在数学环境下输入“\cdot" 会自动变成“\dot{\c}"。查看mathtex.snippets, 发现和“snippet "(\\?[a-zA-Z]\w*)dot" "dot" riA“ 这条脚本冲突。 - 在行内数学环境下$$下,使用矩阵脚本会出现如下报错:“ `` An error occured. This is either a bug in UltiSnips or a bug in a 1 snippet definition....

Does anyone know which GUI Clients in linux can support xray? Thanks very much! Or anyone knows how to use xray in linux? Thanks!