Skip to content

vim plugin opening file's directory in nautilus

License

Notifications You must be signed in to change notification settings

optionalg/vim-dir

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dir in Linux plugin for Vim

Run :Dir to explore the current file's dir in Linux.

Uses xdg-open to open it.

Install

mkdir -p ~/.vim/plugin curl -Lk --output ~/.vim/plugin/dir_in_nautilus.vim https://raw.github.com/abhishekkr/vim-dir/master/plugin/dir_in_nautilus.vim

Via Pathogen

git clone git://github.com/abhishekkr/vim-dir.git ~/.vim/bundle/dir

Credits and license

Inspired from 'Reveal in Finder' vim plugin By Henrik Nyh

About

vim plugin opening file's directory in nautilus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%