Stan Soo
Stan Soo
**Describe the bug** When clicking buttons that open a popup menu or dialog, the screen momentarily flashes what appears to be totally black. (It happens very quickly.) This is distracting...
Added annotation for the argument passed to the function for `nvim_create_user_command`; integrated new type into `nvim_create_user_command` function annotation
The misguided assumption that the path separator on Windows would always be a backslash, and therefore that checking if the path separator was a backslash was equivalent to checking if...