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",
|
||||
"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."
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue