From d42892f434ad1da36e673bd5d7864fdab9f5d632 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 5 Nov 2019 11:20:32 +0100 Subject: Add vim-substrata colorscheme, and make default. --- vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vimrc') diff --git a/vimrc b/vimrc index 8a91e6e..9427356 100644 --- a/vimrc +++ b/vimrc @@ -2,7 +2,7 @@ so ~/.vim/plugins.vim filetype on syntax on -colorscheme desert +colorscheme substrata set number filetype indent on set nowrap -- cgit v1.2.3