plugins.none-ls.sources.completion.luasnip.enable
Whether to enable the luasnip completion source for none-ls.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.none-ls.sources.completion.luasnip.withArgs
Raw Lua code passed as an argument to the source’s with
method.
Type: null or lua code string
Default:
null
Declared by: