delicious_search

Description
search DeliciousBookmark and that completer
Latest version
0.3
Author
teramako
License

for 2.2
http://coderepos.org/share/browser/lang/javascript/vimperator-plugins/branches/2.2/delicious_search.js
for 2.1
http://coderepos.org/share/browser/lang/javascript/vimperator-plugins/branches/2.1/delicious_search.js
for 2.0
http://coderepos.org/share/browser/lang/javascript/vimperator-plugins/branches/2.0/delicious_search.js
for 1.2
not supported
for Nightly
http://coderepos.org/share/browser/lang/javascript/vimperator-plugins/trunk/delicious_search.js

Command

:ds[earch] -tags tag, ...
:delicious[search] -tags tag, ...
search bookmark contains all tags
:ds[earch] -query term
:delicious[search] -query term
search bookmark contains term in the titile or the URL or the note

Completion

:open or :tabopen command completion
set complete+=D
or write in RC file
autocmd VimperatorEnter ".*" :set complete+=D

guioptions

show Delicious Toolbar or not
set go+=D
or
set go-=D
back to index