vimcoder icon indicating copy to clipboard operation
vimcoder copied to clipboard

The topcoder vim editor plug-in.

Results 5 vimcoder issues
Sort by recently updated
recently updated
newest added

C++11 is accepted by Topcoder arena, therefore our C++ Makefile should use it.

> The solution is to consider whether or not such settings should actually be global; if they should be global, change setlocal to set in your vimrc file. Alternatively, if...

question

When trying to install, the TopCoder client fails to instantiate the plugin. The java console gives this error: > java.lang.InstantiationError: Cannot instantiate vim. java.lang.ClassNotFoundException: com.dogcows.VimCoder

I did all the steps according to readme, but vim session doesn't come up when I open a problem. Only "INFO: Source code downloaded from server." appears on the console....

I use the absolute path: D:\Program Files (x86)\Vim\vim73\gvim.exe, and I got the following error. 09:43:47, ERROR: Failed to save the source given by the server: Cannot run program "D:\Program" (in...