Skip to content
Discussion options

You must be logged in to vote

Hi!

Here is a suggested way to set up 'mini.snippets' so that it works with 'rafamadriz/friendly-snippets' (which is mentioned there explicitly; findable by searching for 'friendly-snippets').

Setting up 'mini.snippets' + 'mini.completion' in a way that snippets loaded by 'mini.snippets' are shown in 'mini.completion' is not yet supported. See #1647 for more details.

Another question is how to set it all up with nvim-lspconfig/mason-lsp if possible.

Those two are not needed for 'mini.snippets'. For 'mini.completion' they only need to be used to attach correct LSP server to a correct buffer. As this is their primary use cases ('mason.nvim' can install those servers, 'nvim-lspconfig' can …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@DarthMooMancer
Comment options

@echasnovski
Comment options

Answer selected by echasnovski
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested mini.completion mini.snippets
2 participants