nvimfs - FUSE 文件系统


未知
Linux
Python

软件简介

nvimfs 是一个 FUSE 文件系统,公开 Neovim API。它需要:

  • FUSE

  • Neovim

  • Python 3 (tested using 3.4)

  • python-neovim for Python 3 (pip3 install neovim)