mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
autocomplete: move shared code into common parent
This commit is contained in:
parent
122f3b3f35
commit
9dccd4b4a8
5 changed files with 140 additions and 106 deletions
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
imports = [
|
||||
./module.nix
|
||||
./config.nix
|
||||
|
||||
./nvim-cmp
|
||||
./blink-cmp
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue