Skip to content
Discussion options

You must be logged in to vote

Caused by this setting

        {
          name = "nvim_lsp",
          entry_filter = function(entry, ctx)
            return require("cmp").lsp.CompletionItemKind.Text ~= entry:get_kind()
          end,
        },

Replies: 1 comment 2 replies

Comment options

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

@skoch13
Comment options

Answer selected by skoch13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants