File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11" Vim plug-in
22" Author: Peter Odding <peter@peterodding.com>
3- " Last Change: June 14 , 2011
3+ " Last Change: June 17 , 2011
44" URL: http://peterodding.com/code/vim/notes/
55" License: MIT
6- " Version: 0.9.1
6+ " Version: 0.9.2
77
88" Support for automatic update using the GLVS plug-in.
99" GetLatestVimScripts: 3375 1 :AutoInstall: notes.zip
4545command ! - bar - bang -nargs =? -complete =customlist ,xolox#notes#cmd_complete Note call xolox#notes#edit (<q-bang> , <q-args> )
4646command ! - bar - bang - range NoteFromSelectedText call xolox#notes#from_selection (<q-bang> )
4747command ! - bar - bang DeleteNote call xolox#notes#delete (<q-bang> )
48- command ! - bar - bang -nargs =? SearchNotes call xolox#notes#search (<q-bang> , <q-args> )
48+ command ! - bang -nargs =? SearchNotes call xolox#notes#search (<q-bang> , <q-args> )
4949command ! - bar - bang RelatedNotes call xolox#notes#related (<q-bang> )
5050command ! - bar - bang -nargs =? RecentNotes call xolox#notes#recent (<q-bang> , <q-args> )
5151
You can’t perform that action at this time.
0 commit comments