Skip to content

Commit

Permalink
Remove broken Sublime LSP TOML reference in config.md
Browse files Browse the repository at this point in the history
Removes nonexistent Sublime TOML LSP server link. Since I wasn't able to find an alternative, I removed the Sublime bit entirely.
  • Loading branch information
KingMob authored and martinvonz committed Feb 13, 2025
1 parent b90e5af commit 204cffe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -1453,9 +1453,6 @@ Here are some popular editors with TOML schema validation support:
- JetBrains IDEs (IntelliJ, PyCharm, etc)
- Install [TOML](https://plugins.jetbrains.com/plugin/8195-toml) plugin

- Sublime Text
- Install [LSP](https://packagecontrol.io/packages/LSP) and [LSP-taplo](https://packagecontrol.io/packages/LSP-taplo)

- Emacs
- Install [lsp-mode](https://github.com/emacs-lsp/lsp-mode) and [toml-mode](https://github.com/dryman/toml-mode.el)
- Configure [taplo](https://github.com/tamasfe/taplo) as the LSP server
Expand Down

0 comments on commit 204cffe

Please sign in to comment.