D-Scanner/editors/vim/README.md

12 lines
382 B
Markdown

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.