Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prabirshrestha/quickpick-lsp.vim


https://github.com/prabirshrestha/quickpick-lsp.vim

quickpickvim

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

# quickpick-lsp.vim
[vim-lsp](https://github.com/prabirshrestha/vim-lsp) picker for [quickpick.vim](https://github.com/prabirshrestha/quickpick.vim).

# Install

```vim
Plug 'prabirshrestha/quickpick.vim'
Plug 'prabirshrestha/quickpick-lsp.vim'
```

# Usage

```vim
:PLspDocumentSymbol
:PLspWorkspaceSymbol
```

# Demos

# :PLspDocumentSymbol
[![asciicast](https://asciinema.org/a/364805.svg)](https://asciinema.org/a/364805)

# :PLspWorkspaceSymbol
[![asciicast](https://asciinema.org/a/364749.svg)](https://asciinema.org/a/364749)