From 4c5dab8a36396182f624463cd65daf00a309a9b7 Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Wed, 7 Aug 2019 22:20:58 -0600 Subject: Updating colorscheme --- vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vimrc b/vimrc index 1d0669c..7c5cbe2 100644 --- a/vimrc +++ b/vimrc @@ -5,7 +5,7 @@ Plug 'tpope/vim-commentary' " Better commenting commands Plug 'tpope/vim-fugitive' " Git integration with vim Plug 'tpope/vim-surround' " Helps with surrounding text Plug 'tpope/vim-repeat' " Enable Repeating of plugin maps -Plug 'morhetz/gruvbox' " Pretty colorscheme +Plug 'Thornycrackers-Forks/nord-vim' " Pretty colorscheme Plug 'francoiscabrol/ranger.vim' " Ranger integration Plug 'ledger/vim-ledger' " Ledger plugin Plug 'python-mode/python-mode' " Python awesomeness in vim -- cgit v1.2.3