blob: ecb49b180b1d0985115aa1309d97cb3c8066dd09 (
plain)
1
2
3
4
5
6
7
8
|
# denote-fzf-lua
Neovim plugin that uses `fzf-lua` to search a directory of notes formatted with the Emacs Denote file-naming scheme:
`DATE==SIGNATURE--TITLE__KEYWORDS.EXTENSION`
The nice custom table for Denote files is the only unique 'feature' of this plugin. If you don't care about that you should use your existing search plugin.
|