#how to get zls working in neovim?

1 messages · Page 1 of 1 (latest)

sharp island
#

Are you on the latest version of neovim?

#

Also, are you using the latest version of zig?

river cobalt
#

did you edit your zls config?

#
{
    "enable_build_on_save": true,
    "build_on_save_step": "check"
}

needs to look like this

river cobalt
#

not your nvim config, your zls config

#

oh that is your zls config