index
:
nvim
master
My neovim config.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
overrides
/
cmpluasnipchoice.lua
blob: 52aa7592ba6fcede9e1f6139903719d29e00dfac (
plain
) (
blame
)
1
2
3
require
(
'cmp_luasnip_choice'
).
setup
{
auto_open
=
true
,
}