nvimfs- FUSE 文件系统

Python 文档/文本编辑

详细介绍

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

  • FUSE

  • Neovim

  • Python 3 (tested using 3.4)

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

推荐源码