Tim Pope
fe8277b42f
Extract classpath.vim to a separate plugin
...
Keeping it in the repository, for now. Disable it with
let g:no_foreplay_classpath = 1
This eliminates the startup delay at the cost of requiring a REPL to
evaluate code.
References #3 .
2013-01-06 18:00:06 -05:00
Tim Pope
36bc4baa61
Really fix classpath detection on Windows
2012-12-31 20:35:23 -05:00
Tim Pope
8fc624b04e
Fix classpath detection on Windows
2012-12-31 20:22:18 -05:00
Tim Pope
9552ad6e23
Don't detect incorrect root on fake paths
...
For example, fugitive buffers were getting detected using the current
working directory.
2012-12-09 14:12:57 -05:00
Tim Pope
17e3eeb2c6
Work around 'wildignore'
...
Closes #5 .
2012-12-05 13:12:39 -05:00
Tim Pope
ff9e3b5cd7
Initial commit
2012-12-04 01:38:17 -05:00