mirror of
https://github.com/dense-analysis/ale.git
synced 2026-03-06 23:24:41 +08:00
Add solargraph LSP linter.
This commit is contained in:
@@ -98,5 +98,23 @@ g:ale_ruby_rufo_executable *g:ale_ruby_rufo_executable*
|
||||
binstubs or a bundle.
|
||||
|
||||
|
||||
===============================================================================
|
||||
solargraph *ale-ruby-solargraph*
|
||||
|
||||
g:ale_ruby_solargraph_host *g:ale_ruby_solargraph_host*
|
||||
*b:ale_ruby_solargraph_host*
|
||||
Type: String
|
||||
Default: `'127.0.0.1'`
|
||||
|
||||
The host/ip where the solargraph language server is running.
|
||||
|
||||
g:ale_ruby_solargraph_port *g:ale_ruby_solargraph_port*
|
||||
*b:ale_ruby_solargraph_port*
|
||||
Type: String
|
||||
Default: `'7658'`
|
||||
|
||||
The listening port where the solargraph language server is running.
|
||||
|
||||
|
||||
===============================================================================
|
||||
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl:
|
||||
|
||||
Reference in New Issue
Block a user