pugins/VIM-PLUGINS: add rename warning for extraConfig option

This commit is contained in:
Gaetan Lepage 2024-02-12 12:22:23 +01:00 committed by Gaétan Lepage
parent 54da635d45
commit 3871b56b15
14 changed files with 14 additions and 1 deletions

View file

@ -11,6 +11,7 @@ with helpers.vim-plugin;
name = "vim-slime";
package = pkgs.vimPlugins.vim-slime;
globalPrefix = "slime_";
addExtraConfigRenameWarning = true;
options = {
target = mkDefaultOpt {