]> oss.titaniummirror.com Git - smckown/dotfiles.git/commitdiff
Revert "Try PaperColors vim color theme"
authorR. Steve McKown <rsmckown@gmail.com>
Fri, 5 Jun 2015 20:25:47 +0000 (14:25 -0600)
committerR. Steve McKown <rsmckown@gmail.com>
Fri, 5 Jun 2015 20:25:47 +0000 (14:25 -0600)
This reverts commit 1c06610c7591ad8a257ca123de6c5859b3b47d6d.

.gitmodules
vim/bundle/papercolor-theme [deleted submodule]
vimrc

index 8ec4fc20ff6568c22ca521700752b944e73e890e..37a661b4d9670ae79425529df14cc30032960a94 100644 (file)
        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 (submodule)
index f3ad41d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit f3ad41d6c77e942ec2968410873aef4324ba7a0d
diff --git a/vimrc b/vimrc
index 59a3e522077db1e65281345144e6341688354c04..6b325fe47c54876136fab95c33508e4e9a02efa1 100644 (file)
--- a/vimrc
+++ b/vimrc
@@ -245,7 +245,6 @@ nmap <Leader>N <Plug>(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 = {
     \ '__' : '-',