syntastic/syntax_checkers/r
LCD 47 bd7e34757d R lint and svtools: fix CWD for Windows.
On Windows R is run with CWD set to the directory used at install time,
rather than the current directory.  The official workaround for this is
to add links to R from the home directories of each of your projects.
We can't do that in Vim, but we can call `setwd()` to Vim's idea of
current directory.  This mimics the behaviour of R on UNIX.
2014-06-14 06:53:50 +03:00
..
lint.vim R lint and svtools: fix CWD for Windows. 2014-06-14 06:53:50 +03:00
svtools.vim R lint and svtools: fix CWD for Windows. 2014-06-14 06:53:50 +03:00