fix: GitHub syntax-highlighting

The asciii art breaks Github syntax highlighting and this was the only way I found that fixed it.
This commit is contained in:
vladislav doster 2024-05-01 23:04:40 -05:00 committed by GitHub
parent b7d5cc8f42
commit 9f0cb734cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 19 additions and 19 deletions

View File

@ -1,24 +1,24 @@
--[[
=====================================================================
==================== READ THIS BEFORE CONTINUING ====================
=====================================================================
======== .-----. ========
======== .----------------------. | === | ========
======== |.-""""""""""""""""""-.| |-----| ========
======== || || | === | ========
======== || KICKSTART.NVIM || |-----| ========
======== || || | === | ========
======== || || |-----| ========
======== ||:Tutor || |:::::| ========
======== |'-..................-'| |____o| ========
======== `"")----------------(""` ___________ ========
======== /::::::::::| |::::::::::\ \ no mouse \ ========
======== /:::========| |==hjkl==:::\ \ required \ ========
======== '""""""""""""' '""""""""""""' '""""""""""' ========
======== ========
=====================================================================
=====================================================================
-- =====================================================================
-- ==================== READ THIS BEFORE CONTINUING ====================
-- =====================================================================
-- ======== .-----. ========
-- ======== .----------------------. | === | ========
-- ======== |.-""""""""""""""""""-.| |-----| ========
-- ======== || || | === | ========
-- ======== || KICKSTART.NVIM || |-----| ========
-- ======== || || | === | ========
-- ======== || || |-----| ========
-- ======== ||:Tutor || |:::::| ========
-- ======== |'-..................-'| |____o| ========
-- ======== `"")----------------(""` ___________ ========
-- ======== /::::::::::| |::::::::::\ \ no mouse \ ========
-- ======== /:::========| |==hjkl==:::\ \ required \ ========
-- ======== '""""""""""""' '""""""""""""' '""""""""""' ========
-- ======== ========
-- =====================================================================
-- =====================================================================
What is Kickstart?