You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mason successfully installed helm_ls and it's accessible in console:
$ helm_ls
/\ /\___||_ __ ___ / / ___
/ /_/ / _ \ |'_ ' _ \ / / / __|
/ __ / __/ ||||| / /__\__ \
\/ /_/ \___|_|_||_||_\____/___/
Usage:
helm_ls [flags]
helm_ls [command]
Available Commands:
completion Generate the autocompletion script for the specified shell
help Help about any command
lint Lint a helm project
serve Start helm lint language server
version Print current version of helm_ls
Flags:
-h, --help helpfor helm_ls
Use "helm_ls [command] --help"for more information about a command.
The text was updated successfully, but these errors were encountered:
I get this error:
With the following config:
$ cat utils/init.lua
$ cat settings/helm_ls.lua
$ cat user/null-ls.lua
$ cat user/vim-helm.lua
Mason successfully installed helm_ls and it's accessible in console:
$ helm_ls
The text was updated successfully, but these errors were encountered: