mirror of
https://github.com/dense-analysis/ale.git
synced 2026-01-02 01:23:30 +08:00
[doc] Add swift support documentation (#2426)
* [doc] Add swift support documentation * [doc] Add swift bullets in main help file * [doc] Add to supported languages and tools txt file as well * Ensure same name styling for help/readme files
This commit is contained in:
21
doc/ale-swift.txt
Normal file
21
doc/ale-swift.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
===============================================================================
|
||||
ALE Swift Integration *ale-swift-options*
|
||||
|
||||
|
||||
===============================================================================
|
||||
sourcekitlsp *ale-swift-sourcekitlsp*
|
||||
|
||||
To enable the SourceKit-LSP you need to install and build the executable as
|
||||
described here: https://github.com/apple/sourcekit-lsp#building-sourcekit-lsp
|
||||
|
||||
|
||||
g:ale_sourcekit_lsp_executable *g:ale_sourcekit_lsp_executable*
|
||||
*b:ale_sourcekit_lsp_executable*
|
||||
Type: |String|
|
||||
Default: `'sourcekit-lsp'`
|
||||
|
||||
See |ale-integrations-local-executables|
|
||||
|
||||
===============================================================================
|
||||
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl:
|
||||
|
||||
Reference in New Issue
Block a user