About: Visual marks   Sponge Permalink

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

This solution just sets the background of the current line to light blue. Add these lines to your gvimrc: " define a highlight colour group for bookmarks hi default BookmarkCol ctermfg=blue ctermbg=lightblue cterm=bold guifg=DarkBlue guibg=#d0d0ff gui=bold " define a bookmark / sign: just highlight the line sign define MyBookmark linehl=BookmarkCol " add something to the context menue (right mouse) amenu 1.200 PopUp.-SEP3- : amenu 1.200 PopUp.&mark.set\ bookmark :exe 'sign place 1000 name=MyBookmark line='.line(".").' buffer='.winbufnr(0) amenu 1.200 PopUp.&mark.del\ bookmarks :sign unplace 1000 amenu 1.200 PopUp.&mark.list\ bookmarks :sign list

AttributesValues
rdfs:label
  • Visual marks
rdfs:comment
  • This solution just sets the background of the current line to light blue. Add these lines to your gvimrc: " define a highlight colour group for bookmarks hi default BookmarkCol ctermfg=blue ctermbg=lightblue cterm=bold guifg=DarkBlue guibg=#d0d0ff gui=bold " define a bookmark / sign: just highlight the line sign define MyBookmark linehl=BookmarkCol " add something to the context menue (right mouse) amenu 1.200 PopUp.-SEP3- : amenu 1.200 PopUp.&mark.set\ bookmark :exe 'sign place 1000 name=MyBookmark line='.line(".").' buffer='.winbufnr(0) amenu 1.200 PopUp.&mark.del\ bookmarks :sign unplace 1000 amenu 1.200 PopUp.&mark.list\ bookmarks :sign list
Version
  • 6(xsd:integer)
dbkwik:vim/property/wikiPageUsesTemplate
Previous
  • 394(xsd:integer)
Author
  • Thomas Ramming
Complexity
  • basic
Created
  • 2003-01-08(xsd:date)
ID
  • 395(xsd:integer)
NEXT
  • 396(xsd:integer)
Rating
  • 10(xsd:integer)
abstract
  • This solution just sets the background of the current line to light blue. Add these lines to your gvimrc: " define a highlight colour group for bookmarks hi default BookmarkCol ctermfg=blue ctermbg=lightblue cterm=bold guifg=DarkBlue guibg=#d0d0ff gui=bold " define a bookmark / sign: just highlight the line sign define MyBookmark linehl=BookmarkCol " add something to the context menue (right mouse) amenu 1.200 PopUp.-SEP3- : amenu 1.200 PopUp.&mark.set\ bookmark :exe 'sign place 1000 name=MyBookmark line='.line(".").' buffer='.winbufnr(0) amenu 1.200 PopUp.&mark.del\ bookmarks :sign unplace 1000 amenu 1.200 PopUp.&mark.list\ bookmarks :sign list
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