Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'helix-term/src/ui/lsp.rs')
| -rw-r--r-- | helix-term/src/ui/lsp.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/helix-term/src/ui/lsp.rs b/helix-term/src/ui/lsp.rs deleted file mode 100644 index e71cf095..00000000 --- a/helix-term/src/ui/lsp.rs +++ /dev/null @@ -1,2 +0,0 @@ -pub mod hover; -pub mod signature_help; |