summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/_core/server.lua
AgeCommit message (Expand)AuthorFiles
2026-04-22feat(:restart): v:starttime, v:exitreason #39282Justin M. Keyes1
2026-04-22fix(:restart): avoid ERR/WRN logging on Windows with --listen (#39287)zeertzjq1
2026-04-21fix(:restart): reuse --listen addr on Windows #38539Sanzhar Kuandyk1
2026-04-18feat(vimfn): use Lua for more excmds/vimfnsJustin M. Keyes1
2025-12-30build: ship "_core/*" as bytecode (built-into Nvim binary)Justin M. Keyes1
2025-08-28fix(server): serverlist({peer=true}) does not find peer servers #35506Siddhant Agarwal1
2025-07-28docs: lsp, ui events, dev guidance, osc7Justin M. Keyes1
2025-07-27feat: serverlist({peer=true}) returns peer addresses #34806Siddhant Agarwal1