From: R. Steve McKown Date: Fri, 5 Jun 2015 20:25:47 +0000 (-0600) Subject: Revert "Try PaperColors vim color theme" X-Git-Url: https://oss.titaniummirror.com/gitweb?p=smckown%2Fdotfiles.git;a=commitdiff_plain;h=8997d1d17d58082f52640ed0f84f36fd6078d928 Revert "Try PaperColors vim color theme" This reverts commit 1c06610c7591ad8a257ca123de6c5859b3b47d6d. --- diff --git a/.gitmodules b/.gitmodules index 8ec4fc2..37a661b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -150,6 +150,3 @@ path = vim/bundle/vim-vividchalk url = https://github.com/tpope/vim-vividchalk.git ignore = untracked -[submodule "vim/bundle/papercolor-theme"] - path = vim/bundle/papercolor-theme - url = https://github.com/NLKNguyen/papercolor-theme.git diff --git a/vim/bundle/papercolor-theme b/vim/bundle/papercolor-theme deleted file mode 160000 index f3ad41d..0000000 --- a/vim/bundle/papercolor-theme +++ /dev/null @@ -1 +0,0 @@ -Subproject commit f3ad41d6c77e942ec2968410873aef4324ba7a0d diff --git a/vimrc b/vimrc index 59a3e52..6b325fe 100644 --- a/vimrc +++ b/vimrc @@ -245,7 +245,6 @@ nmap N (easymotion-bd-n) " Airline configuration " Single character mode, since showmode is set -let g:airline_theme='papercolor' let g:airline_powerline_fonts = 1 let g:airline_mode_map = { \ '__' : '-',