feat: enable rubocop and ruby_lsp
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
parent
603e9e17e0
commit
3f64f30181
1 changed files with 6 additions and 0 deletions
|
|
@ -60,6 +60,12 @@
|
|||
hls = {
|
||||
enable = true;
|
||||
};
|
||||
rubocop = {
|
||||
enable = true;
|
||||
};
|
||||
ruby_lsp = {
|
||||
enable = true;
|
||||
};
|
||||
helm_ls = {
|
||||
enable = true;
|
||||
extraOptions = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue