About: Script for choosing vim background color   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

Your vimrc should contain something like this: if has("gui_running") colorscheme peachpuff else set t_Co=256 "set background=dark " dark/light if useful " The ctermbg option has been chosen using vim_bg_color_test.vim script highlight Normal ctermfg=black ctermbg=222 endif Vim documentation gives only one example, for Vim users: :highlight Normal ctermfg=grey ctermbg=darkblue and Vim gives access to "colortest.vim" script which seems to me too difficult to tweak.

AttributesValues
rdfs:label
  • Script for choosing vim background color
rdfs:comment
  • Your vimrc should contain something like this: if has("gui_running") colorscheme peachpuff else set t_Co=256 "set background=dark " dark/light if useful " The ctermbg option has been chosen using vim_bg_color_test.vim script highlight Normal ctermfg=black ctermbg=222 endif Vim documentation gives only one example, for Vim users: :highlight Normal ctermfg=grey ctermbg=darkblue and Vim gives access to "colortest.vim" script which seems to me too difficult to tweak.
Version
  • 7(xsd:integer)
dbkwik:vim/property/wikiPageUsesTemplate
Previous
  • 0(xsd:integer)
Subpage
  • /201208
Complexity
  • basic
Created
  • 2012-08-08(xsd:date)
ID
  • 0(xsd:integer)
NEXT
  • 0(xsd:integer)
abstract
  • Your vimrc should contain something like this: if has("gui_running") colorscheme peachpuff else set t_Co=256 "set background=dark " dark/light if useful " The ctermbg option has been chosen using vim_bg_color_test.vim script highlight Normal ctermfg=black ctermbg=222 endif Vim documentation gives only one example, for Vim users: :highlight Normal ctermfg=grey ctermbg=darkblue and Vim gives access to "colortest.vim" script which seems to me too difficult to tweak.
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software