Remove vim modeline
It's no longer needed as I've fixed `.theme` files within my Neovim configuration.
This commit is contained in:
parent
b5fff078f6
commit
396aee5e59
|
@ -10,5 +10,3 @@ function opdavies_preprocess_image_style(array &$variables): void {
|
|||
$variables['image']['#attributes']['class'] = 'size-16 rounded-full ring-[3px] ring-blue-primary dark:ring-white';
|
||||
}
|
||||
}
|
||||
|
||||
# vim: ft=php
|
||||
|
|
Loading…
Reference in a new issue