jdhao
jdhao
@Mte90 Try [alpha-nvim](https://github.com/goolord/alpha-nvim).
人脸识别没听说过必须转为灰度的操作。
Thanks for the reply! I always thought that wilder.nvim is a replacement for the original search and command of vim. In the above cases, maybe wilder.nvim should catch and silently...
Looking forward to the dark ones.
@tyru This problem still persists. Version info: + Neovim: 0.5.0 (any version above 0.4.0 should reproduce) + OS: Windows 10 1803 Minimal step to reproduce: + Create file `init.vim` with...
It seems that it is a problem with Windows system, not related to this plugin. If we run the following following command directly from the command line: ``` chrome.exe http://rrc.cvc.uab.es/?ch=2&com=tasks#WordRecognition...
The first case can be easily solved by defining an autocmd, something like this: ```lua vim.api.nvim_create_autocmd({ "BufWritePre" }, { pattern = "*", group = vim.api.nvim_create_augroup("auto_create_dir", { clear = true }),...
Same issue, related: https://github.com/iamcco/markdown-preview.nvim/issues/497 https://github.com/iamcco/markdown-preview.nvim/issues/502
Same issue here, seems that `Custom Quick Look size` feature only works for the HTML engine, not the RTF engine.
@MuhammedZakir Hi, do you open an issue on neovim? I have opened an issue for this.