neodev.nvim
neodev.nvim copied to clipboard
completion for plugin modules
I see that the readme specifies I get completion for plugins in opt and start directories, I'm not sure whether that includes auto-completions for, say, require('telescope.builtins').|
so completion on the |
character.
how can I get completions for plugin modules
add them to the plugins list this works for me
Should work, but it seems like there's a lot of magic happening inside telescope.builtin
, which Sumneko doesnt like, so you get little results back