- dotdev
- Posts
- Notational Velocity for VIM
Notational Velocity for VIM
Notational Velocity is a powerful open source note-taking application for the Mac and Notational FZF brings all that power to VIM.
This plugin allows you to define a list of directories that you want to search. The first directory in the list is used as the main directory unless you set g:nv_main_directory. If you press control-x after typing some words, it will use those words as the filename to create a file in the main directory. It will then open that file in a vertical split. If that file already exists, don’t worry, it won’t overwrite it. This plugin never modifies your files at any point. It can only read, open, and create them.
For more information and to start using this check out the Github repo that includes all the instructions to get set up.
Reply