

Notational FZF
Vim is great for writing. But it isn't optimized for note-taking, where you often create lots of little notes and frequently change larger notes in a separate directory from the one you're working in.
Features
- Extensible by Plugins/Extensions
- File Search
Tags
- Vim plugin
- search-tool
- Productivity Tool
Notational FZF News & Activities
Recent activities
Notational FZF information
Featured in Lists
A list with 62 apps by xlin without a description.
What is Notational FZF?
Vim is great for writing. But it isn't optimized for note-taking, where you often create lots of little notes and frequently change larger notes in a separate directory from the one you're working in.
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.
You can define relative links, so adding ./docs and ./notes will work. Keep in mind that it's relative to your current working directory (as Vim interprets it).







