NOTE: This page is the Nautilus-Edit-with-Vim for Nautilus 2, which is an outdated version. Please visit this page to check out the latest version.
Nautilus-Edit-with-Vim is an extension for nautilus, the GNOME file manager, and is written in python. This extension adds several menu items in the nautilus right-click context menu for gvim, such as "Edit with gVim", etc, just like gVim on Windows.
gvim
nautilus-python
gksu,
beesu, or
kdesu
To install this plugin, first make sure that you have installed the
nautilus python extension:
On Fedora:
# yum install nautilus-pythonOn Debian/Ubuntu:
# apt-get install python-nautilus
# yum install beesuOn Debian/Ubuntu:
# apt-get install gksu
$ ./install.sh
# ./install.sh
The latest stable version is 0.3.1 (for Nautilus 2).
Click here
to download the latest stable release.
If you find any bug or you have some good suggestions, please submit it on the issue tracker.
This project is hosted with git, a distributed revision control system.
Click here to visit the code repository page.