mirror of
https://github.com/nicoburns/blessed-rs
synced 2024-11-10 06:14:15 +00:00
Update sublime text plugins and note (not IntelliJ) (#94)
Authored-by: Arjen <4867268+arjentz@users.noreply.github.com>
This commit is contained in:
parent
26b36ea76d
commit
05094df8eb
1 changed files with 3 additions and 3 deletions
|
@ -14,8 +14,8 @@
|
||||||
{
|
{
|
||||||
"name": "Sublime Text",
|
"name": "Sublime Text",
|
||||||
"url": "https://www.sublimetext.com/",
|
"url": "https://www.sublimetext.com/",
|
||||||
"editor_plugins": "sublime-lsp and lsp-rust-analyzer plugins",
|
"editor_plugins": "sublime-lsp combined with lsp-rust-analyzer, Rustfmt and Rust Enhanced plugins",
|
||||||
"notes": "Well supported. A good option if you like Intellij products."
|
"notes": "Great if you like a distraction-free editor."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Vim/NeoVim",
|
"name": "Vim/NeoVim",
|
||||||
|
|
Loading…
Reference in a new issue