xolox / vim-notes

Easy note taking in Vim
http://peterodding.com/code/vim/notes/
1.6k stars 110 forks source link

Filter out the basic options from selecting notes #164

Open jnor opened 6 years ago

jnor commented 6 years ago

Hi,

When I type ":Note tab" I get a list of my Notes, but also some basic options like: "New note", "Note taking syntax" and "Note taking commands".

How could I remove these basic options from this list? So I only get a list of my own Notes? Or rather what would be the best approach, I don't want to delete or alter the original package if possible