.irbrc

Mon, 13 Mar 2023 15:01:16 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 13 Mar 2023 15:01:16 -0500
changeset 1082
098f661195c1
parent 1008
57b5c867f2a6
permissions
-rw-r--r--

move quickfix tweaks to after/ftplugin

# aliases only effective after v1.4.3
IRB.conf[:COMMAND_ALIASES] ||= {}
IRB.conf[:COMMAND_ALIASES][:ri] = :help

mercurial