pidgeon777
pidgeon777
Sometimes it could happen that more LSP servers are attached to a buffer. It would be great, for example when looking for references, to query earch of those LSP servers,...
When I place my cursor in normal mode on a word, `:FZFTselect` leads to this:  First thing I notice is that no tag line or kind information are reported....
Releases are available in some forks that include changes introduced in the forks in question. It would be very useful if in the fork report table there was a link...
- [x] I have read through the manual page (`man fzf`) - [x] I have the latest version of fzf - [x] I have searched through the existing issues ##...
**General Informations:** - OS version: Windows 10 x64 Pro build 1809 - Editor: Neovim + [compe-tabnine](https://github.com/tzachar/compe-tabnine) - Editor version: NVIM v0.6.0-dev+14-gdf33f30e8 - Programming language: all - TabNine extension version: TabNine...
Let's imagine a layout with 4 buffers as follows:  What I'm trying to achieve, is to automatically open an Aerial window when switching to one of those 4 buffers,...
I think that other than LSP it would be great to integrate results from tag files, such as `Tagbar` or `vista.vim`.
In my project, the `compile_commands.json` file is also used to set the project base directory. Only the files listed there gets compiled by ccls. The fact is that when I...
Hello, do you think that by using your script, something like this could be achievable?: - Obtain a list of users which created a post containing one or more particular...
First of all, congratulation on the project. It would be great for `nvc` to also act as an LSP server. Any plan for the future?