Home

Awesome

gtfo.vim :point_right:

Opens the file manager or terminal at the directory of the current file in Vim.

Features

Mappings

Options

Platform Support

Installation

FAQ

got (or gof) doesn't work

Try :verbose map gof to see if some other plugin is using that mapping.

On Linux without a gui, gof does nothing, or launches w3m

xdg-open defaults to w3m if no GUI is available (eg, in ssh or tty console). To change the default: xdg-mime default application/x-directory foo

Credits

License

Copyright © Justin M. Keyes. MIT license.