Skip to content

Commit

Permalink
docs: add Helix editor on README.md (#917)
Browse files Browse the repository at this point in the history
Starting from 25.01, Helix now supports Teal built-in, the editor also integrates LSP by invoking teal-language-server from PATH.
  • Loading branch information
Andre-LA authored Jan 20, 2025
1 parent bb4d5ab commit a7edeb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ https://github.com/teal-language/teal-types — check it out and make your contr

## Text editor support

Teal language support is currently available for [Vim](https://github.com/teal-language/vim-teal), [Visual Studio Code](https://github.com/teal-language/vscode-teal) and [lite](https://github.com/rxi/lite-plugins/blob/master/plugins/language_teal.lua) with [linter](https://github.com/drmargarido/linters/blob/master/linter_teal.lua) support.
Teal language support is currently available for [Vim](https://github.com/teal-language/vim-teal), [Visual Studio Code](https://github.com/teal-language/vscode-teal), [lite](https://github.com/rxi/lite-plugins/blob/master/plugins/language_teal.lua) with [linter](https://github.com/drmargarido/linters/blob/master/linter_teal.lua) support and [Helix](https://docs.helix-editor.com/lang-support.html#:~:text=teal&text=teal-language-server) with LSP support.

## Community

Expand Down

0 comments on commit a7edeb3

Please sign in to comment.