mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
parent
c7fc381247
commit
75ae10571d
1 changed files with 1 additions and 1 deletions
|
@ -272,7 +272,7 @@ in
|
||||||
|
|
||||||
-- nvim-lspconfig
|
-- nvim-lspconfig
|
||||||
test_rtp_file("lua/lspconfig.lua", true)
|
test_rtp_file("lua/lspconfig.lua", true)
|
||||||
test_rtp_file("lua/lspconfig/server_configurations/nixd.lua", true)
|
test_rtp_file("lua/lspconfig/configs/nixd.lua", true)
|
||||||
test_rtp_file("plugin/lspconfig.lua", true)
|
test_rtp_file("plugin/lspconfig.lua", true)
|
||||||
test_rtp_file("doc/lspconfig.txt", false)
|
test_rtp_file("doc/lspconfig.txt", false)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue