Commit 18eea16
authored
fix(csharpier): check if the dotnet command is available (#772)
:ConformInfo failed for me because i have csharpier installed via
mason.nvim, but have no dotnet on my working machine
This commit adds a check for this case while keeping the local csharpier
available1 parent 9d6f881 commit 18eea16
1 file changed
Lines changed: 17 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
4 | 17 | | |
5 | 18 | | |
6 | 19 | | |
7 | 20 | | |
8 | | - | |
9 | | - | |
10 | | - | |
| 21 | + | |
| 22 | + | |
11 | 23 | | |
12 | | - | |
| 24 | + | |
13 | 25 | | |
14 | 26 | | |
15 | 27 | | |
| |||
0 commit comments