X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/fe3919e725e156d751069662d11e38f7b4791de1..5179925d63a908e267c6675e2a2e64bf30d3f727:/.vim/bundle/vim-lsp-ale/test/unit/runtime/autoload/lsp.vim diff --git a/.vim/bundle/vim-lsp-ale/test/unit/runtime/autoload/lsp.vim b/.vim/bundle/vim-lsp-ale/test/unit/runtime/autoload/lsp.vim new file mode 100644 index 00000000..64d078b3 --- /dev/null +++ b/.vim/bundle/vim-lsp-ale/test/unit/runtime/autoload/lsp.vim @@ -0,0 +1,2 @@ +function! lsp#stream() abort +endfunction