GitXplorerGitXplorer
m

vim-lsp-clangd-switch

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
ae5d51a732787c65b9e8c40dfdb3fde9c9173cf4

fix style

mmicchy326 committed 4 years ago
Unverified
d862576d9b3dfe59921ee989fb0dc140fe192e77

fix bug

mmicchy326 committed 4 years ago
Unverified
56fbf236bdb54e33c7938e0e1f7ffabf82fccf23

fix jump position

mmicchy326 committed 5 years ago
Unverified
48992281c895b1ab55ccc079169827568b425b09

add checking for status of clangd

mmicchy326 committed 5 years ago
Unverified
fe15f9263fccbd5edaca8a512002eaeb150c6148

Merge branch 'master' of https://github.com/micchy326/vim-lsp-clangd-switch

mmicchy326 committed 5 years ago
Unverified
f4f7550097c65858852dd7996337b4a2ed74fb32

delete temp code. use tagstack

mmicchy326 committed 5 years ago

README

The README file for this repository.

vim-lsp-clangd-switch

Implementing textDocument/switchHeader
This is unofficial at Language Server Protocol specification. For more details, please see https://clangd.github.io/extensions.html

How to install

Plug 'prabirshrestha/async.vim'
Plug 'prabirshrestha/vim-lsp'
Plug 'micchy326/vim-lsp-clangd-switch'

Usage

:LspClangdSwitch