feat: enable rubocop and ruby_lsp
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
parent
1ebc5ca4f2
commit
7bebcee3f4
1 changed files with 6 additions and 0 deletions
|
|
@ -50,6 +50,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