Ttayu
Ttayu
Fix #77, #87 This error occurs when you open a python file in neovim 0.5 or higher. Checked WSL(Ubuntu18.04), Mac Big Sur, Ubuntu18.04 UpdateRemotePlugins alone did not solve the problem,...
An error occurred when running PasteImg on WSL. Also, `is_clipboard_img` was returning True when there is no images in the Clipboard. ```powershell =Get-Clipboard : The term '=Get-Clipboard' is not recognized...
When a face is detected, an empty dict is returned, so the user must count the number of faces and at the same time determine if it is an empty...
The purpose is preventing the PATH for the virtual environment's Python from being overridden by the one pointed to by pyenv, which can happen when the shell is restarted while...
### Describe the bug I am unable to jump to definition using `:Lspsaga goto_definition()` with the denols language server, although `:lua vim.lsp.buf.definition()` works fine for jumping to function definitions with...