al1-ce / MonolithVim

Personal Neovim distribution
GNU General Public License v3.0
3 stars 0 forks source link

Custom function regex doesn't work in if statements (and possibly others) #9

Closed al1-ce closed 10 months ago

al1-ce commented 1 year ago
if (kbhit()/*<-- not highlighted*/) {}