Files
neovim/runtime/lua/vim
Lorenzo Bellina 533ec6d492 feat(lsp): root_markers can control priority
Problem:
root_markers cannot specify "equal priority filenames.

Solution:
Support nesting:

    {
      ...
      root_markers = { { ".stylua.toml", ".luarc.json" }, { ".git "} }
      ...
    }

Co-authored-by: Maria José Solano <majosolano99@gmail.com>
Co-authored-by: Gregory Anders <github@gpanders.com>
Co-authored-by: Justin M. Keyes <justinkz@gmail.com>
2025-04-30 15:59:00 +02:00
..
2025-04-27 23:00:36 +00:00
2025-01-30 13:46:06 +01:00
2025-04-30 15:51:38 +02:00
2024-03-06 10:45:22 +00:00
2024-01-16 09:33:10 +00:00
2025-04-30 15:51:38 +02:00
2025-04-27 23:00:36 +00:00
2025-03-15 15:00:44 +01:00
2025-04-30 15:51:38 +02:00
2025-02-26 23:06:22 +01:00