From afaf01ebd32df7320f58af2cd9ae1ce7021cd083 Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Thu, 1 May 2025 19:47:10 +0200 Subject: tests(angular): don' reset filetype `htmlangular` filetype support is now included in Nvim, so don't set the filetype. --- tests/indent/angular_spec.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/indent/angular_spec.lua') diff --git a/tests/indent/angular_spec.lua b/tests/indent/angular_spec.lua index 3ead248b7..03ba153af 100644 --- a/tests/indent/angular_spec.lua +++ b/tests/indent/angular_spec.lua @@ -3,7 +3,6 @@ local runner = Runner:new(it, 'tests/indent/angular', { tabstop = 2, shiftwidth = 2, expandtab = true, - filetype = 'htmlangular', }) describe('indent HTML Angular:', function() -- cgit v1.2.3-70-g09d2