Compare commits

..

2 commits

Author SHA1 Message Date
Artur Manuel
0574cd8af3
Merge e31cab9687 into a0a57757a0 2024-12-19 23:45:15 +00:00
Artur Manuel
e31cab9687 plugins/languages: add haskell support
Closes #426
2024-12-19 23:44:41 +00:00

View file

@ -9,9 +9,9 @@
- Add a search widget to the options page in the nvf manual.
[amadaluzia](https://github.com/amadaluzia)
[amadaluzia](https://github.com/amadaluzia):
[haskell-tools.nvim]: https://github.com/MrcJkb/haskell-tools.nvim
- Add [haskell-tools.nvim] under
`languages.haskell`
- Add Haskell support under
`languages.haskell` using [haskell-tools.nvim]