nix-community.nixvim/tests/test-sources/plugins/by-name/vim-dadbod-completion/default.nix

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
70 B
Nix
Raw Normal View History

{
empty = {
plugins.vim-dadbod-completion.enable = true;
};
}