Skip to content

Commit

Permalink
docs(readme): update
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Sep 12, 2023
1 parent 5809d0c commit 87e1275
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,10 @@ for more configuration options.
- [cmp-nvim-lsp](https://github.com/hrsh7th/cmp-nvim-lsp)
(provides completion sources for [nvim-cmp](https://github.com/hrsh7th/nvim-cmp)).
- [nvim-lsp-selection-range](https://github.com/camilledejoye/nvim-lsp-selection-range)
(Adds haskell-specific [expand selection](https://haskell-language-server.readthedocs.io/en/latest/features.html#selection-range)
(Adds [expand selection](https://haskell-language-server.readthedocs.io/en/latest/features.html#selection-range)
support).
- [nvim-ufo](https://github.com/kevinhwang91/nvim-ufo).
(Adds [folding range](https://haskell-language-server.readthedocs.io/en/latest/features.html#folding-range)
support).
- [x] **Automatically refreshes code lenses by default,**
which `haskell-language-server` heavily relies on. [Can be disabled.](#advanced-configuration)
Expand Down

0 comments on commit 87e1275

Please sign in to comment.