neovim-config/lua
Pablo Rodriguez 55515ae401 fix: Better approach to check if the system is Windows before setting PATH (#2690)
* 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>
2024-04-03 14:02:18 +02:00
..
core fix: Better approach to check if the system is Windows before setting PATH (#2690) 2024-04-03 14:02:18 +02:00
nvchad update branch for base46/ui plugin 2024-03-09 21:37:34 +05:30
plugins disable semantic tokens in on_init & expose on_init 2024-04-03 14:01:41 +02:00
nvconfig.lua rm some useless comments 2024-03-09 13:00:51 +05:30