mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-06-10 07:00:00 +00:00
doc: reorganize rl notes
This commit is contained in:
parent
918d5ba82c
commit
c3ecbbfaca
1 changed files with 5 additions and 3 deletions
|
|
@ -39,9 +39,6 @@
|
|||
`setupOpts.strategies.chat.adapter`, rename them to
|
||||
`setupOpts.interactions.chat.adapter`.
|
||||
|
||||
- Haskell LSP now defaults to haskell-language-server, haskell-tools based LSP
|
||||
support is moved to `vim.languages.haskell.extensions.haskell-tools`
|
||||
|
||||
[Snoweuph](https://github.com/snoweuph)
|
||||
|
||||
- Remove `mind.nvim`. This plugin doesn't exist anymore. The original author
|
||||
|
|
@ -125,6 +122,11 @@
|
|||
module provides jsx/tsx support. This is a step of cleaning up the Typescript
|
||||
module for the future.
|
||||
|
||||
[dathegreat](https://github.com/dathegreat):
|
||||
|
||||
- Haskell LSP now defaults to haskell-language-server, haskell-tools based LSP
|
||||
support is moved to `vim.languages.haskell.extensions.haskell-tools`
|
||||
|
||||
[CaueAnjos](https://github.com/caueanjos)
|
||||
|
||||
- Renamed `roslyn_ls` to `roslyn-ls`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue