tangled
alpha
login
or
join now
althaea.zone
/
candy
0
fork
atom
neovim
0
fork
atom
overview
issues
pulls
pipelines
remove cmp from plugins
marshmallow.tngl.sh
9 months ago
c741b03e
c0f014b1
-9
1 changed file
expand all
collapse all
unified
split
flake.nix
-9
flake.nix
···
112
src = inputs.vim-firestore;
113
name = "firestore";
114
})
115
-
116
-
# nvim-cmp
117
-
nvim-cmp
118
-
cmp-nvim-lsp
119
-
cmp-cmdline
120
-
cmp-async-path
121
-
cmp-buffer
122
-
luasnip
123
-
cmp_luasnip
124
];
125
};
126
};
···
112
src = inputs.vim-firestore;
113
name = "firestore";
114
})
0
0
0
0
0
0
0
0
0
115
];
116
};
117
};