Skip to content

Commit

Permalink
Update sublime text plugins and note (not IntelliJ) (#94)
Browse files Browse the repository at this point in the history
Authored-by: Arjen <[email protected]>
  • Loading branch information
atezet authored Apr 18, 2024
1 parent 26b36ea commit 05094df
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/editors.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -35,4 +35,4 @@
"editor_plugins": "TBD",
"notes": "If you know you know. Not recommended for beginners."
}
]
]

0 comments on commit 05094df

Please sign in to comment.