Vincent Law
Vincent Law
Many thanks, great job!
> I spent some time thinking about this request and not sure that it's possible without breaking sidebar. But I will check it. In my scenario, the most simple solution...
`*.userdb.txt` 是同步文件夹里生成的内容。如下所示 ```yaml D:\Dropbox\RimeSync\id-zzz\luna_pinyin.userdb.txt ``` [UserGuide](https://github.com/rime/home/wiki/UserGuide#%E5%90%8C%E6%AD%A5%E7%94%A8%E6%88%B6%E8%B3%87%E6%96%99)
Try to find geeknote first by running `which geeknote`. ``` $ which geeknote /usr/local/bin/geeknote ``` I am using MAC.
I'm facing the issue too. ```shell OS: macOS 13.3.1 22E261 x86_64 Shell: zsh 5.9 ``` Looks like cause this issue. ```diff - dirs=( "${PWD}" $(__enhancd::filepath::get_parent_dirs "${1:-${PWD}}") ) + dirs=( "${PWD}"...
Is there any further information? Or is there any other place to put the hidden data? I commented this line: ` content += hidden` for now. sorry 😆
There is another [SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim), and [LER0ever/EverVim](https://github.com/LER0ever/EverVim) is more alike to spf13. But spf13 is still my choice.
I have the same issue. ```shell $ mvn -X spotless:check ... [DEBUG] Could not find metadata com.diffplug.spotless/maven-metadata.xml in central (https://repo.maven.apache.org/maven2) ...... ...... [ERROR] No plugin found for prefix 'spotless' in...