Skip to content

Commit c2f3430

Browse files
authored
Merge pull request bash-lsp#270 from jfcherng/docs/sublime-text-client
Add Sublime Text LSP client to README.md
2 parents 00be6d5 + ebbce60 commit c2f3430

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ The following editors and IDEs have available clients:
3030

3131
- Visual Studio Code ([Bash IDE][vscode-marketplace])
3232
- Atom ([ide-bash][ide-bash])
33+
- Sublime Text ([LSP-bash][sublime-text-lsp])
3334
- Vim ([see below](#vim))
3435
- Neovim ([see below](#neovim))
3536
- [Oni](https://github.com/onivim/oni) ([see below](#oni))
@@ -114,6 +115,7 @@ Please see [docs/development-guide][dev-guide] for more information.
114115
[vscode-marketplace]: https://marketplace.visualstudio.com/items?itemName=mads-hartmann.bash-ide-vscode
115116
[dev-guide]: https://github.com/bash-lsp/bash-language-server/blob/master/docs/development-guide.md
116117
[ide-bash]: https://atom.io/packages/ide-bash
118+
[sublime-text-lsp]: https://packagecontrol.io/packages/LSP-bash
117119
[explainshell]: https://explainshell.com/
118120
[languageclient-neovim]: https://github.com/autozimu/LanguageClient-neovim
119121
[vim-lsp]: https://github.com/prabirshrestha/vim-lsp

0 commit comments

Comments
 (0)