Files
neovim/runtime/lua/vim/_core
zeertzjq 208951cbc0 fix(:restart): avoid ERR/WRN logging on Windows with --listen (#39287)
Problem:  :restart leads to ERR/WRN logging on Windows with --listen.
Solution: Add a log_level flag to vim._with() and use it to suppress
          logging from serverstart()/serverstop() during restart.
2026-04-22 08:12:55 +08:00
..
2026-04-18 15:38:59 -04:00
2026-01-23 09:30:37 +01:00