Wed, 25 Sep 2024 15:03:13 -0500
No LSP autostart when read-only
I think nvim actually threw out 'view' argc detection, I just use -R and alias
view to it.
1008 | 1 | # aliases only effective after v1.4.3 |
2 | IRB.conf[:COMMAND_ALIASES] ||= {} | |
3 | IRB.conf[:COMMAND_ALIASES][:ri] = :help |