summaryrefslogtreecommitdiffstats
path: root/vimrc
diff options
context:
space:
mode:
authorYour Name <you@example.com>2019-11-05 11:20:32 +0100
committerYour Name <you@example.com>2019-11-05 11:20:32 +0100
commitd42892f434ad1da36e673bd5d7864fdab9f5d632 (patch)
tree2361ad9b7e1364637683ace5408d25d820c247d5 /vimrc
parent162b459c492c6e2524c0ce61558b02ed7986d0b0 (diff)
downloadvimrc-d42892f434ad1da36e673bd5d7864fdab9f5d632.tar.gz
vimrc-d42892f434ad1da36e673bd5d7864fdab9f5d632.tar.bz2
vimrc-d42892f434ad1da36e673bd5d7864fdab9f5d632.zip
Add vim-substrata colorscheme, and make default.
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc2
1 files changed, 1 insertions, 1 deletions
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