Skip to content

Commit

Permalink
Add bash-language-server configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
techee committed Jun 2, 2024
1 parent 757d342 commit 338a752
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions lsp/data/lsp.conf
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,13 @@ autocomplete_trigger_sequences=:;.;'
#show_server_stderr=true


[Sh]
cmd=bash-language-server start
#rpc_log=stdout
#rpc_log_full=false
#show_server_stderr=true


[Swift]
# This code only works on macOS
cmd=xcrun sourcekit-lsp
Expand Down

0 comments on commit 338a752

Please sign in to comment.