carnian
carnian
" Create command for running busted command! -nargs=1 -complete=file PlenaryBustedFile lua require('plenary.busted').run(vim.fn.expand("")) command! -nargs=+ -complete=file PlenaryBustedDirectory lua quire('plenary.test_harness').test_directory_command(vim.fn.expand("")) nnoremap PlenaryTestFile :lua require('plenary.test_harness').test_directory(vim.fn.expand("%:p")) Error detected while processing /home/poorjack/.local/share/nvim/site/pack/packer/start/plenary.nvim/plugin/plenary.vim: line 2: E182:...
在更高版本失效
在 Ubuntu 20.04 amd64 上测试。 typora 1.5.3 失效。 typora 1.4.8 成功。[下载](https://download2.typoraio.cn/linux/Typora-linux-x64-1.4.8.tar.gz) 对 readme 补充如下: 1. 使用 [NodeInject](https://github.com/DiamondHunters/NodeInject/tree/main/src) 仓库中 src 目录下的 hook.js 替换本仓库中的hooklog.js。并修改main.rs中的hooklog.js。 2. typora 路径 /usr/share/typora 使用 deb 包安装时,使用 tar...