mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-09 13:43:50 +00:00
vimPlugins.ChatGPT-nvim: enable nvimRequireCheck
This commit is contained in:
parent
9780b6cae7
commit
49183563b9
@ -235,8 +235,7 @@ in
|
||||
plenary-nvim
|
||||
telescope-nvim
|
||||
];
|
||||
# TODO: enable after https://github.com/NixOS/nixpkgs/pull/342240 merged
|
||||
# nvimRequireCheck = "chatgpt";
|
||||
nvimRequireCheck = "chatgpt";
|
||||
};
|
||||
|
||||
clang_complete = super.clang_complete.overrideAttrs {
|
||||
|
Loading…
Reference in New Issue
Block a user