Files
neovim/runtime/lua/vim
Szymon Wilczek 3639f7a867 feat(server): add v:useractive, use it in serverlist(info=true) #39423
Problem:
When showing the :connect menu, it is useful to know which servers
are most-recently active. But we don't have a good way to detect that.

Solution:
- Introduce `v:useractive`.
- Include this timestamp in `serverlist({info=true})`.

Co-authored-by: Justin M. Keyes <justinkz@gmail.com>
Signed-off-by: Szymon Wilczek <swilczek.lx@gmail.com>
2026-05-07 10:47:51 -04:00
..
2026-05-07 10:36:48 +02:00
2026-04-30 07:26:40 -04:00
2026-05-07 10:36:48 +02:00
2026-04-25 11:16:18 -04:00
2026-01-09 10:07:15 +01:00
2026-04-30 07:26:40 -04:00