]> Sergey Matveev's repositories - vim-lsp.git/commit
Make servers with a non matching 'rootSearch' score below servers without 'rootSearch'
authorAndreas Louv <andreas@louv.dk>
Thu, 13 Apr 2023 18:59:08 +0000 (20:59 +0200)
committerAndreas Louv <andreas@louv.dk>
Thu, 13 Apr 2023 18:59:10 +0000 (20:59 +0200)
commit2692228d6412b3951f2f92e6d40fb685ad062658
tree8fe3c606d850aefbc3abb4f6b106ab99cdec4f45
parentaab253cb6a64f1d3c2179c00794a0e4243c7b5d6
Make servers with a non matching 'rootSearch' score below servers without 'rootSearch'

This makes it possible to configure a server to run within a given
repository, while having another one run for everything else.
autoload/lsp/lsp.vim