Files
neovim/runtime/lua/vim
Lorenzo Bellina 6577d72d81 feat(lsp): root_markers can control priority #33485
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 06:43:32 -07:00
..
2025-04-27 15:44:11 -07:00
2024-03-06 10:45:22 +00:00
2024-01-16 09:33:10 +00:00
2025-04-27 15:44:11 -07:00
2025-04-27 13:40:46 -07:00
2025-03-15 15:00:44 +01:00
2025-04-27 15:44:11 -07:00
2025-02-26 23:06:22 +01:00