diff options
author | schneems <[email protected]> | 2022-07-26 15:21:09 -0500 |
---|---|---|
committer | Hiroshi SHIBATA <[email protected]> | 2022-08-19 10:02:24 +0900 |
commit | 490af8dbdb66263f29d0b4e43752fbb298b94862 () | |
tree | 5f161e99d27a1417f446e8b1516263fd76d6f0bc /lib/syntax_suggest/api.rb | |
parent | a50df1ab0eb312e5cdcf010d2c1b362ec41f3c59 (diff) |
Sync SyntaxSuggest
``` $ tool/sync_default_gems.rb syntax_suggest ```
Notes: Merged: https://.com/ruby/ruby/pull/5859
-rw-r--r-- | lib/syntax_suggest/api.rb | 199 |
1 files changed, 199 insertions, 0 deletions
@@ -0,0 +1,199 @@ |