From 331960a1b61434e280233bca47fd5e1df4884659 Mon Sep 17 00:00:00 2001 From: PlexSheep Date: Wed, 27 Mar 2024 15:04:38 +0100 Subject: [PATCH] colorscheme for basic vim --- .vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.vimrc b/.vimrc index 107e589..201418b 100644 --- a/.vimrc +++ b/.vimrc @@ -1,4 +1,5 @@ " GENERAL CONFIGS ---------------------------------------------------------------------------------- +colorscheme slate " use a less ugly colorscheme syntax on " syntax highlighting set nocompatible " disable compatibility to old-time vi set number