Revert "vim-plugins: hashivim/vim-terraform: fix the filetypedetect autocmd (#76845)"
This reverts commit fa92f00dc3.
This commit is contained in:
@@ -413,9 +413,6 @@ self: super: {
|
||||
dependencies = with super; [ vim-addon-mw-utils tlib_vim ];
|
||||
});
|
||||
|
||||
vim-terraform = super.vim-terraform.overrideAttrs(oa: {
|
||||
patches = (oa.patches or []) ++ lib.singleton ./vim-terraform-fix-event.patch;
|
||||
});
|
||||
|
||||
vim-wakatime = super.vim-wakatime.overrideAttrs(old: {
|
||||
buildInputs = [ python ];
|
||||
|
||||
Reference in New Issue
Block a user