李晓辉

Results 21 issues of 李晓辉

https://github.com/neovim/neovim/pull/17336 winbar ui has been merged into nightly, it's general to show the gps component, there is vscode example: and neovim example: ![image](https://user-images.githubusercontent.com/8556349/169231034-178da62a-514c-4856-a904-9d41b0663e91.png)

documentation

enhancement
feature/accepted

First, I think SentinelClient is used redis sentinel strategy, but then I find there is FailoverClient which use sentinel strategy in it's comments. Now, I'm so confused, can someone explain...

完善文档支持

good first issue

Now, `xslice` package only support `contains`, `filter`, `find`, `fold`, `for_each`, `map`, `unique` and `zip` functions, to make it useful, add more functions.

enhancement

Currently, lsp setting schema very dependent on upstream updates, some schema not exist for some reason, eg: gopls, but I try update in my machine, and no error as upstream...

### Hover ### Signature ### Completion

enhancement
upstream

Currently in the absence of diagnostics, calling `vim.diagnostic.setqflist/setloclist` will still open `qf/loclist`, so this pr check result size and notify msg if no diagnostics available, finally `return`.

lua
diagnostic