al1-ce / monolith.nvim

Personal Neovim distribution
2 stars 0 forks source link

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

Closed al1-ce closed 1 year ago

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