Add cmp-calc
Show calculations as a completion suggestion. https://github.com/hrsh7th/cmp-calc
This commit is contained in:
parent
5af45522fb
commit
f8c09a13e4
2 changed files with 2 additions and 0 deletions
|
@ -141,6 +141,7 @@ rec {
|
|||
|
||||
# Completion
|
||||
cmp-buffer
|
||||
cmp-calc
|
||||
cmp-cmdline
|
||||
cmp-nvim-lsp
|
||||
cmp-path
|
||||
|
|
Reference in a new issue