An open API service indexing awesome lists of open source software.

https://github.com/coot/vim_ftpdev

Repository for ftpdev vim plugin
https://github.com/coot/vim_ftpdev

Last synced: 4 months ago
JSON representation

Repository for ftpdev vim plugin

Awesome Lists containing this project

README

          

This is a vim plugin for writing complex plugins. With this plugin you can
easeily:

* grep the plugin directory for vim patterns
* searching inside a vim function definition for a vim pattern
* find functions, commands, maps and jump to them quickly
* easily install the plugin under vim runtimepath
* easily open, split, diff files in different path of your plugin