382 B
382 B
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.