D-Scanner/editors/vim
IdanArye e99268503f Wrote that it was testes on Linux.
I'll test in on Windows when I get the chance.
2012-11-22 13:09:52 +02:00
..
autoload Working 2012-11-22 12:53:53 +02:00
ftplugin Working 2012-11-22 12:53:53 +02:00
README.md Wrote that it was testes on Linux. 2012-11-22 13:09:52 +02:00

README.md

A plugin for using dscanner with vim.

Tested on Linux

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.