D-Scanner/editors/vim
IdanArye abf9a0da38 Working 2012-11-22 12:53:53 +02:00
..
autoload Working 2012-11-22 12:53:53 +02:00
ftplugin Working 2012-11-22 12:53:53 +02:00
README.md Working 2012-11-22 12:53:53 +02:00

README.md

A plugin for using dscanner with vim.

Installation and Configuration

Put the autoload and ftplugin folders in your vim runtime path.

Compile dscanner and put it in your path, or set the global variable g:dscanner_path to where you put dscanner.

If you need to use an include path, use the global variable g:dscanner_includePath.