quangnguyen30192/cmp-nvim-ultisnips

What does the snippet calling UltiSnips#Anon do

NilsIrl opened this issue · 2 comments

What does the following snippet in the README do?

snippet = {
  expand = function(args)
    vim.fn["UltiSnips#Anon"](args.body)
  end,
},

you better ask this question for the author https://github.com/hrsh7th/nvim-cmp#basic-configuration