YONG
YONG
Hello, Do you have a plan to implement show doc on (nvim) floating window? Like vim-go has a setting called `g:go_doc_popup_window`. Show doc on Floating window or Popup window may...
Hello Shime I'm using your vim-livedown and livedown to preview md files. Recently I got a problem. I found the command "livedown stop" doesn't stop the livedown process. Some version...
Hello Corvus Main Developers. I have implemented daemon feature in my branch called deamon. Please check. If it's OK, Please merge. Thank you. Best wishes!
HI @simrat39 Thanks for this useful plugin. I got an issue. ```zsh cd tmp cargo new hello_cargo cd hello_cargo nvim src/main.rs ``` and run `:RustViewCrateGraph` command.  `:RustViewCrateGraph` doesn't work...
Hi @tanelpoder I just added a spec file for supporting systemd. Some features: 1. Start xcapture service and xcapture-restart.timer sevice after `rpm -ivh oxtools` or `yum install -y 0xtools` 2....
HI, I got a problem. `Command + v` dosen't work well with incsearch. In normal mode , I type `/` and then type `Command + v`. It doesn't paste content...
```bash ❯ pip3 list | grep cmake-language-server cmake-language-server 0.1.2 ❯ pip3 --version pip 21.1.2 from /usr/local/lib/python3.9/site-packages/pip (python 3.9) ❯ nvim --version NVIM v0.5.0-dev+1384-gf2906a466 Build type: Release LuaJIT 2.1.0-beta3 Compilation: clang...
https://issues.apache.org/jira/browse/ZOOKEEPER-2049
macOS neovim v0.10.3 Install jdtls from mason, jdtls version = v0.14.3 ```bash > cd /Users/liyong/.local/share/nvim/mason/bin > ./jdtls Traceback (most recent call last): File "/Users/liyong/.local/share/nvim/mason/packages/jdtls/bin/jdtls", line 17, in jdtls.main(sys.argv[1:]) File "/Users/liyong/.local/share/nvim/mason/packages/jdtls/bin/jdtls.py",...