parent
8be5a14eda
commit
9a13191e10
2 changed files with 6 additions and 2 deletions
|
|
@ -172,6 +172,10 @@ pub const regex = .{};
|
|||
|
||||
pub const rpmspec = .{};
|
||||
|
||||
pub const rst = .{
|
||||
.language_server = .{"esbonio"},
|
||||
};
|
||||
|
||||
pub const ruby = .{
|
||||
.language_server = .{"ruby-lsp"},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue