NeoNV is a note taking app inspired by the excellent Notational Velocity but with Neovim powering the text editor.
Warning: NeoNV is still in development, be sure to back up any files being edited.
- Install neovim.
- Install go.
- Run
make install.
- navigate file list using 'j' and 'k'
- brew install NeoNV with nvim
- better app icon
- File list doesn't refresh after adding a new file
- tab currently doesn't work within editor (changes focus)
- redo CTRL-R doesn't work, might be a fynevim issue