From 326be8bc06f0d42239289cf84612c4959156b7bc Mon Sep 17 00:00:00 2001 From: JohnTheCoolingFan Date: Sun, 20 Oct 2024 16:31:38 +0300 Subject: [PATCH] vim modeline for syntax highlight --- config/boards/bigtreetech-cb2.csc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/boards/bigtreetech-cb2.csc b/config/boards/bigtreetech-cb2.csc index d537b505d143..b47da50a77a6 100644 --- a/config/boards/bigtreetech-cb2.csc +++ b/config/boards/bigtreetech-cb2.csc @@ -57,3 +57,5 @@ function mainline_kwiboo_uboot() { #declare -g BOOTCONFIG=generic-rk3568_bootconfig } + +# vim: ft=bash