From 1e88d3e6d92b6d7463333c4a82bcbe28e4602e34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Kn=C3=BCttel?= Date: Sun, 28 Feb 2021 20:23:42 +0100 Subject: [PATCH] I installed yet another color scheme. --- init.vim | 1 + 1 file changed, 1 insertion(+) diff --git a/init.vim b/init.vim index 0204ffe..276c274 100644 --- a/init.vim +++ b/init.vim @@ -87,6 +87,7 @@ Plug 'tomasr/molokai' Plug 'bluz71/vim-moonfly-colors' Plug 'bluz71/vim-nightfly-guicolors' Plug 'sainnhe/sonokai' +Plug 'dylnmc/vulpo.vim' " This is for snippets. Plug 'SirVer/ultisnips'