Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.user > #223862
| From | Lucio <lucio@sulweb.org> |
|---|---|
| Newsgroups | linux.debian.user |
| Subject | Default vim colorscheme? |
| Date | 2020-06-22 09:50 +0200 |
| Message-ID | <Akpnj-74b-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
I posted this question @superuser [1] two days ago, but it seems few
know Debian enough there, so here it is for you.
In every Linux system I install or I happen to log into I want to use
the same vim colorscheme, e.g. the default one Debian uses, because I
usually use Debian and I like the default colorscheme. What's its name?
I need the name to specify it in the `$HOME/.vimrc` file of other systems:
colorscheme whatever
The problem is that even `default` is not the correct name in Debian, in
fact if I open a file in one of my Debian systems without a
`$HOME/.vimrc` file (so no `colorscheme` command at all), I get this:
https://i.stack.imgur.com/5hrCd.png
then, while I'm inside `vim`, I type the `:colorscheme` command, and it
replies `default`. However if I create a `$HOME/.vimrc` file with
`colorscheme default` in it, in the same Debian system, and then I open
the same file, I get this instead:
https://i.stack.imgur.com/W2rFU.png
I want the first colorscheme in every other `vim` I use, but I have no
clue about how to specify it.
[1]: https://superuser.com/questions/1562159/
Back to linux.debian.user | Previous | Next — Next in thread | Find similar | Unroll thread
Default vim colorscheme? Lucio <lucio@sulweb.org> - 2020-06-22 09:50 +0200
Re: Default vim colorscheme? elvis <elvis@dogonfire.com> - 2020-06-22 10:10 +0200
Re: Default vim colorscheme? Lucio <lucio@sulweb.org> - 2020-06-22 11:00 +0200
Re: Default vim colorscheme? Liam O'Toole <liam.p.otoole@gmail.com> - 2020-06-22 13:30 +0200
Re: Default vim colorscheme? Lucio <lucio@sulweb.org> - 2020-06-22 14:00 +0200
Re: Default vim colorscheme? Jim Popovitch <jim@k4vqc.com> - 2020-06-22 15:40 +0200
Re: Default vim colorscheme? Liam O'Toole <liam.p.otoole@gmail.com> - 2020-06-22 16:30 +0200
Re: Default vim colorscheme? Jonathan Dowland <jon+debian-user@dow.land> - 2020-06-22 17:20 +0200
Re: Default vim colorscheme? Lucio <lucio@sulweb.org> - 2020-06-22 23:00 +0200
Re: Default vim colorscheme? elvis <elvis@dogonfire.com> - 2020-06-22 13:40 +0200
Re: Default vim colorscheme? David Wright <deblis@lionunicorn.co.uk> - 2020-06-22 16:00 +0200
Re: Default vim colorscheme? mick crane <mick.crane@gmail.com> - 2020-06-22 10:40 +0200
Re: Default vim colorscheme? l0f4r0@tuta.io - 2020-06-22 10:50 +0200
csiph-web