About: Back up Lists and Dictionaries to viminfo   Sponge Permalink

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

By the way, this doesn't preserve the identity of lists. Variables that point to the same list will become copies of different but equivalent lists after restoring. There are a few bits I had to look up: * Ctrl-A lists all possible completions. So you can get a list of all global variables via :let g:. * For some reason directly writing a variable containing " " produces errors when sourcing the file, Vim treats it as an actual line break. We have to substitute the char with the string '." ".'

AttributesValues
rdfs:label
  • Back up Lists and Dictionaries to viminfo
rdfs:comment
  • By the way, this doesn't preserve the identity of lists. Variables that point to the same list will become copies of different but equivalent lists after restoring. There are a few bits I had to look up: * Ctrl-A lists all possible completions. So you can get a list of all global variables via :let g:<c-a></c-a>. * For some reason directly writing a variable containing " " produces errors when sourcing the file, Vim treats it as an actual line break. We have to substitute the char with the string '." ".'
Version
  • 7(xsd:integer)
dbkwik:vim/property/wikiPageUsesTemplate
Previous
  • 0(xsd:integer)
Author
  • Q335r49
Subpage
  • /201210
Complexity
  • basic
Created
  • 2012-10-06(xsd:date)
ID
  • 0(xsd:integer)
NEXT
  • 0(xsd:integer)
abstract
  • By the way, this doesn't preserve the identity of lists. Variables that point to the same list will become copies of different but equivalent lists after restoring. There are a few bits I had to look up: * Ctrl-A lists all possible completions. So you can get a list of all global variables via :let g:<c-a></c-a>. * For some reason directly writing a variable containing " " produces errors when sourcing the file, Vim treats it as an actual line break. We have to substitute the char with the string '." ".'
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