Skip to content

Commit

Permalink
docs(nvim): add tip about AstroNvim
Browse files Browse the repository at this point in the history
  • Loading branch information
qvalentin committed Aug 4, 2024
1 parent cd29aa2 commit aa6c6a0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,10 @@ lspconfig.helm_ls.setup {
See [examples/nvim/init.lua](https://github.com/mrjosh/helm-ls/blob/master/examples/nvim/init.lua) for an
complete example, which also includes yaml-language-server.

> [!TIP]
>
> If you are using [AstroNvim](https://github.com/AstroNvim/AstroNvim) you can just install the [astrocommunity](https://github.com/AstroNvim/astrocommunity) helm pack.
#### coc.nvim setup

You can also use [coc.nvim](https://github.com/neoclide/coc.nvim) to set up the language server.
Expand Down

0 comments on commit aa6c6a0

Please sign in to comment.