10 lines
365 B
Markdown
10 lines
365 B
Markdown
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.
|