Enable syntax in vim:

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2025-06-09 09:41:47 +01:00
parent 851be03ffc
commit e2fb52f896

View File

@@ -3,3 +3,4 @@ set paste
set number
set linespace=3
set cursorline
syntax on