Kun Lin
Kun Lin
> i think you should uninstall / install in this scenario This of course can solve the problem. But is it OK to let users follow your method every time...
The problem reappeared again. Should we reopen this issue? mupdf has updated to 1.20.0 . https://github.com/ScoopInstaller/Extras/blob/22820921192115c8f58863d60fb203805af7cc9f/bucket/mupdf.json#L2 But scoop treated 1.20.0-rc2 as the latest version. `> scoop update mupdf mupdf: 1.20.0-rc2...
> 如果要收录全部法律文本,排版校对的工作量很大,可以考虑同类项目合作。 > > 已收录的5部法律,排版做的比较好,有目录有粗体,我有个类似的项目:**大萌法律读本**https://Laosheng.top/falv/duben ,欢迎讨论。 关于排版,欢迎给这个项目 https://github.com/NamelessUzer/StructChineseLawText2Markdown.vim 提PR,目前生成的格式是按照这个仓库的格式来的。用了一段时间感觉还挺方便。
It's a great pirty that you leave github.
SpaceVim也用到了这个包,是不是也要修改? 发自我的iPhone > 在 2024年3月5日,下午12:33,Eric Wong ***@***.***> 写道: > > > Merged into https://gitlab.com/wsdjeg/ChineseLinter.vim > > > > ***@***.*** > > From: Kun Lin > Date: 2024-03-04 00:34 >...
> That would indeed be useful. > > There is a related idea in #4126 - though that isn't obvious from the wording, and the idea isn't fully fleshed out...
> In my opinion, this is unnecessary. This will complicate the cmdlet. This functionality is very easy to replace with `-notmatch` and `-notlike` operators. For example: > > ``` >...
> > Suppose you are in a folder "PowerShell\blah\blah", your code will output nothing. > > Suppose that you will create a specific regular expression for a specific case. Create...
> > Create it, please. > > What subfolder have to be excluded? `blah\powershell`? What is the structure? > > ```powershell > Path\To\Powershell\2 > Path\To\Powershell\blah > Path\To\Powershell\2\test > Path\To\Powershell\blah\blah >...
> I'm thinking about the case where the user types `scoop install x`, and there are several buckets that provide a package named x. Instead of getting the first match,...