brainfucksec / neovim-lua

Neovim KISS configuration with Lua
GNU General Public License v3.0
822 stars 115 forks source link

Config Breaks on Windows #24

Closed BatmiBoom closed 2 years ago

BatmiBoom commented 2 years ago

NVIM v0.9.0-dev-85-gb55742faf

Operating system/version - Windows 11

Terminal -> Powershell 7 -> xterm-256color

1 - When I use any kind of file explorer [ I change nvimTree for another, but it happens with both] image

And try to open a file, this happens

image

It happens with any kind of file, doesn't happen all the time

Also when I try to do

nvim file_name.extension

It opens and close immediately, no errors, no nothing.

I have the same config in mac, and it works fine, so it has to be a Windwos problem.

2 - The times that it's working and I can open a file, it freezes after 1 / 2 min and I have to close the terminal.

How to reproduce the issue

brainfucksec commented 2 years ago

Hi @batmikun, sorry but these config is not tested/supported on Windows systems :(

BatmiBoom commented 2 years ago

Thanks anyway!