1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00

Add a word

This commit is contained in:
Matthew Brown 2019-05-21 23:06:50 -04:00 committed by GitHub
parent 29c869ed67
commit 7601921ecf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,7 +70,7 @@ let g:ale_linters = { 'php': ['php', 'psalm'] }
**vim-lsp**
I got it working with [vim-lsp](https://github.com/prabirshrestha/vim-lsp)
I also got it working with [vim-lsp](https://github.com/prabirshrestha/vim-lsp)
This is the config I used (for Vim):