diff options
| author | Charles <sircharlesaze@gmail.com> | 2020-03-07 22:59:24 +0100 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2020-03-07 22:59:24 +0100 |
| commit | efb2439ab82052f6eeb4728d5df774cccb121a8a (patch) | |
| tree | c8bd0dadbc6a3f2744922b248bd3e76520ad982b /.vimrc | |
| parent | f4309c69498ae23959de904d38d23f6f8d667c09 (diff) | |
| download | dotfiles-efb2439ab82052f6eeb4728d5df774cccb121a8a.tar.gz dotfiles-efb2439ab82052f6eeb4728d5df774cccb121a8a.tar.bz2 dotfiles-efb2439ab82052f6eeb4728d5df774cccb121a8a.zip | |
carbon x1 Arch linux config
Diffstat (limited to '.vimrc')
| -rw-r--r-- | .vimrc | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |
