Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam-programs authored and Sam-programs committed Oct 14, 2023
1 parent 7e98d2b commit 89930f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/nvim-autopairs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ Check readme.md on nvim-cmp repo.
'confirm_done',
cmp_autopairs.on_confirm_done()
)
-- if u want to insert <> pairs after templates, include and templated types
cmp.event:on('confirm_done', cmp_autopairs.cpp_pairs())
<


Expand Down

0 comments on commit 89930f9

Please sign in to comment.