mirror of
https://github.com/mattn/vim-lsp-settings.git
synced 2025-12-12 20:35:54 +01:00
use vim-lsp
This commit is contained in:
committed by
mattn
parent
38734c07f5
commit
e304a928e8
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@@ -27,6 +27,11 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
version: ${{ matrix.version }}
|
version: ${{ matrix.version }}
|
||||||
neovim: ${{ matrix.neovim }}
|
neovim: ${{ matrix.neovim }}
|
||||||
|
- name: 'Setup vim-lsp'
|
||||||
|
uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
repository: prabirshrestha/vim-lsp
|
||||||
|
path: vim-lsp
|
||||||
- name: 'Setup vim-themis'
|
- name: 'Setup vim-themis'
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user