Skip to content

Commit

Permalink
docs(readme): remove redundant troubleshooting section
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Aug 23, 2023
1 parent 444aeb9 commit 62a2431
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,6 @@
[![All Contributors](https://img.shields.io/badge/all_contributors-16-purple.svg?style=for-the-badge)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

>**Warning**
>
> This is the **work in progress** 2.x.x branch.
> It is ready for use, but I am dogfeeding it before
> merging it into `master`.
>
> Use at your own risk!
## Quick Links

- [Installation](#installation)
Expand Down Expand Up @@ -580,10 +572,6 @@ require('telescope').load_extension('ht')

For a health check, run `:checkhealth haskell-tools`

### `vim.g.haskell_tools` options are not being used

- Make sure you set `vim.g.haskell_tools` before calling `require('haskell-tools')`.

### LSP features not working

Check which versions of `hls` and GHC you are using
Expand Down

0 comments on commit 62a2431

Please sign in to comment.