Skip to content

uncommenting friendly-snippets does not work #680

Description

@sqrtnull

Describe the bug

just uncommenting rafamadriz/friendly-snippets does not work

To Reproduce

  1. uncomment rafamadriz/friendly-snippets in the dependencies for nvim-cmp

Desktop

  • OS: macos
  • Terminal: alacritty

Neovim Version

NVIM v0.9.5
Build type: Release
LuaJIT 2.1.1703358377

Fix

add require("luasnip.loaders.from_vscode").lazy_load() when setting up cmp
(maybe also add rafamadriz/friendly-snippets to the dependencies for LuaSnip)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions