folke / neoconf.nvim

💼 Neovim plugin to manage global and project-local settings
Apache License 2.0
715 stars 29 forks source link

[Help Wanted] How to correctly setup in-lua field auto-completion? #46

Closed qlibp closed 2 months ago

qlibp commented 11 months ago

I have read through documentation and even half of the source code, but still can't get in-lua auto-completion work as shown in readme.

So far, I think the key logic on in-lua(not in json config) auto-completetion, lives in lua/neoconf/plugins/lua_ls.lua, which injects two files types/lsp.lua & types/lua/lspconfig.lua into lua_ls's workspace library.

If i get it wrong, pls correct me.

I could verify that i've successfully inject those two files into lua_ls through :Neoconf lsp

Hope someone tell me how to make it work.

github-actions[bot] commented 3 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 2 months ago

This issue was closed because it has been stalled for 7 days with no activity.