Commit de0d3db
committed
modules/lsp: add inotify-tools package when any lsp server is enabled
Before this change `:LspInfo` complains about `vim.lsp` using `libuv-watchdirs` for file watcher:
```
vim.lsp: File Watcher ~
- File watch backend: libuv-watchdirs
- 1 parent 7eb8f36 commit de0d3db
2 files changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| 138 | + | |
138 | 139 | | |
139 | 140 | | |
140 | 141 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
154 | 158 | | |
155 | 159 | | |
156 | 160 | | |
| |||
0 commit comments