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:
parent
b7d5cc8f42
commit
9f0cb734cb
38
init.lua
38
init.lua
|
@ -1,24 +1,24 @@
|
||||||
--[[
|
--[[
|
||||||
|
|
||||||
=====================================================================
|
-- =====================================================================
|
||||||
==================== READ THIS BEFORE CONTINUING ====================
|
-- ==================== READ THIS BEFORE CONTINUING ====================
|
||||||
=====================================================================
|
-- =====================================================================
|
||||||
======== .-----. ========
|
-- ======== .-----. ========
|
||||||
======== .----------------------. | === | ========
|
-- ======== .----------------------. | === | ========
|
||||||
======== |.-""""""""""""""""""-.| |-----| ========
|
-- ======== |.-""""""""""""""""""-.| |-----| ========
|
||||||
======== || || | === | ========
|
-- ======== || || | === | ========
|
||||||
======== || KICKSTART.NVIM || |-----| ========
|
-- ======== || KICKSTART.NVIM || |-----| ========
|
||||||
======== || || | === | ========
|
-- ======== || || | === | ========
|
||||||
======== || || |-----| ========
|
-- ======== || || |-----| ========
|
||||||
======== ||:Tutor || |:::::| ========
|
-- ======== ||:Tutor || |:::::| ========
|
||||||
======== |'-..................-'| |____o| ========
|
-- ======== |'-..................-'| |____o| ========
|
||||||
======== `"")----------------(""` ___________ ========
|
-- ======== `"")----------------(""` ___________ ========
|
||||||
======== /::::::::::| |::::::::::\ \ no mouse \ ========
|
-- ======== /::::::::::| |::::::::::\ \ no mouse \ ========
|
||||||
======== /:::========| |==hjkl==:::\ \ required \ ========
|
-- ======== /:::========| |==hjkl==:::\ \ required \ ========
|
||||||
======== '""""""""""""' '""""""""""""' '""""""""""' ========
|
-- ======== '""""""""""""' '""""""""""""' '""""""""""' ========
|
||||||
======== ========
|
-- ======== ========
|
||||||
=====================================================================
|
-- =====================================================================
|
||||||
=====================================================================
|
-- =====================================================================
|
||||||
|
|
||||||
What is Kickstart?
|
What is Kickstart?
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue