vim 9.0 bash syntax highlight broken for large if [ cond ]; then ... else ... fi block

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



All,

  After the vim 9.0 update the syntax highlight in my .bashrc is off for:

if [ "$EUID" -eq 0 ]; then
  ## suff
else
  ## sudo stuff
fi

(generic blocks used in both user/root .bashrc)

Where about a dozen alias set for various combinations of systemctl and pacman commands are set. Before this past time looking at the .bashrc, highlight had been fine (don't know if that was 1, 2, 3 months ago), but now it is hosed.

Image of the wonky highlight:

https://paste.opensuse.org/pastes/89a2016e0483

(good 24 hours)

--
David C. Rankin, J.D.,P.E.



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux