diff --git a/data/editors.json b/data/editors.json index 6a8c14a..f73d261 100644 --- a/data/editors.json +++ b/data/editors.json @@ -14,8 +14,8 @@ { "name": "Sublime Text", "url": "https://www.sublimetext.com/", - "editor_plugins": "sublime-lsp and lsp-rust-analyzer plugins", - "notes": "Well supported. A good option if you like Intellij products." + "editor_plugins": "sublime-lsp combined with lsp-rust-analyzer, Rustfmt and Rust Enhanced plugins", + "notes": "Great if you like a distraction-free editor." }, { "name": "Vim/NeoVim", @@ -35,4 +35,4 @@ "editor_plugins": "TBD", "notes": "If you know you know. Not recommended for beginners." } -] \ No newline at end of file +]