mirror of
https://github.com/NvChad/NvChad.git
synced 2025-12-20 00:00:35 -05:00
* Better approach to check if the system is Windows Now the check for Windows doesn't depend on luv's os_uname() function, which may have a different result if neovim was built on different compilers (MSVC, MinGW, etc). * remove un-needed parenthesis --------- Co-authored-by: Sidhanth Rathod <siduck@tutanota.com>