Commit 7593549
authored
fix: make root directory detection dynamic (zbirenbaum#213)
* fix: set root_dir using find_git_ancestor from lspconfig.util
* fix: call root_dir instead, since it's now a function
* Revert "fix: call root_dir instead, since it's now a function"
This reverts commit 587fbeb.
* fix: only use client.name in reuse client logic
* fix: add get_rootdir and modify root_dir instead
* fix: conf -> config1 parent e601a39 commit 7593549
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
100 | 105 | | |
101 | 106 | | |
102 | 107 | | |
| |||
192 | 197 | | |
193 | 198 | | |
194 | 199 | | |
| 200 | + | |
195 | 201 | | |
196 | 202 | | |
197 | 203 | | |
| |||
0 commit comments