neovim-config/lua/core
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
..
bootstrap.lua rm reference for example_config in bootstrap 2024-04-03 14:02:16 +02:00
default_config.lua remove telescope fzf extension #2571 2024-04-03 14:01:40 +02:00
init.lua fix: Better approach to check if the system is Windows before setting PATH (#2690) 2024-04-03 14:02:18 +02:00
mappings.lua remove telescope fzf extension #2571 2024-04-03 14:01:40 +02:00
utils.lua remove telescope fzf extension #2571 2024-04-03 14:01:40 +02:00