mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2025-12-26 01:50:03 +01:00
Merge pull request #898 from NotAShelf/ruby-fix
languages/ruby: fix missing semicolon
This commit is contained in:
commit
79993c71d8
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@
|
|||
}
|
||||
}
|
||||
'';
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
# testing
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue