About: Enable paren matching over whole file   Sponge Permalink

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

To change this behavior you need to change the following lines in the file ../plugin/matchparen.vim: line: 102 let [m_lnum, m_col] = searchpairpos(c, '', c2, s_flags, s_skip, stopline) to: let [m_lnum, m_col] = searchpairpos(c, '', c2, s_flags, s_skip) line: 109 if m_lnum > 0 && m_lnum >= line('w0') && m_lnum <= line('w$') to: if m_lnum > 0

AttributesValues
rdfs:label
  • Enable paren matching over whole file
rdfs:comment
  • To change this behavior you need to change the following lines in the file ../plugin/matchparen.vim: line: 102 let [m_lnum, m_col] = searchpairpos(c, '', c2, s_flags, s_skip, stopline) to: let [m_lnum, m_col] = searchpairpos(c, '', c2, s_flags, s_skip) line: 109 if m_lnum > 0 && m_lnum >= line('w0') && m_lnum <= line('w$') to: if m_lnum > 0
dbkwik:vim/property/wikiPageUsesTemplate
Previous
  • 1389(xsd:integer)
Category
  • Syntax
Author
  • pulp
Complexity
  • basic
Created
  • 2006(xsd:integer)
ID
  • 1391(xsd:integer)
NEXT
  • 1392(xsd:integer)
Rating
  • 142(xsd:integer)
abstract
  • To change this behavior you need to change the following lines in the file ../plugin/matchparen.vim: line: 102 let [m_lnum, m_col] = searchpairpos(c, '', c2, s_flags, s_skip, stopline) to: let [m_lnum, m_col] = searchpairpos(c, '', c2, s_flags, s_skip) line: 109 if m_lnum > 0 && m_lnum >= line('w0') && m_lnum <= line('w$') to: if m_lnum > 0
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