Skip to content
This repository has been archived by the owner on Mar 21, 2023. It is now read-only.

vinibispo/ruby.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruby.nvim

Ruby development plug-in for Neovim.

This plugin is archived in favor of alternatives. For reference:

Command Status
:RubyRun [file] Use :term ruby %
:RubyAlternate Use :Other
:RubyTest[!] Use :lua require('neotest').run.run()
:RubyBrowseGem Unmaintained