mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-26 10:48:35 +02:00
plugins/cmp-async-path: init
This commit is contained in:
parent
91e3bb0523
commit
2483dff03d
2 changed files with 17 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
# Maps each source name to the plugin that provides it
|
||||
{
|
||||
async_path = "cmp-async-path";
|
||||
buffer = "cmp-buffer";
|
||||
calc = "cmp-calc";
|
||||
dap = "cmp-dap";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue