Skip to content

Commit

Permalink
feat(nvim): add cmp yanky
Browse files Browse the repository at this point in the history
  • Loading branch information
r17x committed Nov 8, 2024
1 parent 8930a00 commit 72df787
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nvim.nix/config/lsp.nix
Original file line number Diff line number Diff line change
Expand Up @@ -434,6 +434,7 @@
{ name = "nvim_lsp_document_symbol"; }
{ name = "luasnip"; }
{ name = "calc"; }
{ name = "yanky"; }

{
name = "npm";
Expand Down

0 comments on commit 72df787

Please sign in to comment.