mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-16 04:04:34 +02:00
plugins/vim-dadbod-completion: init
plguins/vim-dadbod-completion: Add cmpSource
This commit is contained in:
parent
5dfc9526ef
commit
54f567166d
2 changed files with 13 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
empty = {
|
||||
plugins.vim-dadbod-completion.enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue