fix: dotnet

This commit is contained in:
Philipp Hochkamp 2022-12-29 17:55:56 +01:00
parent d1394482e4
commit c3d496e034
7 changed files with 27 additions and 5 deletions

View file

@ -0,0 +1,3 @@
require('project_nvim').setup {
detection_methods = { "pattern" },
}