Hi Alex,
What is the best way to reload 'viprc' while vip is running?
With a simple
(load "~/.pil/viprc")
the changes do not take effect.
Instead, I've been reloading '@lib/vip.l' (which then loads 'viprc'). This
works, but it seems there is a weird bug... any time the ':e' command is
used
after 'vip.l' has been reloaded, vip segfaults and barfs a few hundred
lines of
left parens '(' to the console. I just checked it with an unmodified
version of
the latest release, with no viprc. Same thing.
Thoughts?
On Mon, Oct 25, 2021 at 10:20 AM Alexander Burger <[email protected]>
wrote:
> Hi Erik,
>
> > Now, no lisp editor is complete without an implementation of "Rainbow
> > Parens":
> >
> > https://gist.github.com/erdg/9b9499dc53e8dbbf1ef0a7a574318d02
> >
> > They change color every time the screen is redrawn. It caught me by
> > surprise, I
> > don't think I've ever laughed so hard while coding
>
> Indeed. Nice animation!! :)
>
> ☺/ A!ex
>
> --
> UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe
>