aboutsummaryrefslogtreecommitdiff
path: root/.vimrc
diff options
context:
space:
mode:
authorCharles <sircharlesaze@gmail.com>2020-03-07 22:59:24 +0100
committerCharles <sircharlesaze@gmail.com>2020-03-07 22:59:24 +0100
commitefb2439ab82052f6eeb4728d5df774cccb121a8a (patch)
treec8bd0dadbc6a3f2744922b248bd3e76520ad982b /.vimrc
parentf4309c69498ae23959de904d38d23f6f8d667c09 (diff)
downloaddotfiles-efb2439ab82052f6eeb4728d5df774cccb121a8a.tar.gz
dotfiles-efb2439ab82052f6eeb4728d5df774cccb121a8a.tar.bz2
dotfiles-efb2439ab82052f6eeb4728d5df774cccb121a8a.zip
carbon x1 Arch linux config
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/.vimrc b/.vimrc
index 9d7059e..14428ef 100644
--- a/.vimrc
+++ b/.vimrc
@@ -61,8 +61,7 @@ set wildignore=*/tmp/*,*.o,*.so,*.swp,*.zip,*/node_modules/*,*/vendor/*,.bundle/
let g:ctrlp_user_command = ['.git', 'cd %s && git ls-files -co --exclude-standard']
" colorscheme
-let g:onedark_terminal_italics=1
-colorscheme onedark
+colorscheme dracula
let g:lightline = {}
let g:lightline.colorscheme = 'one' " lightline theme to onedark