Results 3 issues of Keji Li

For some reason VimCmdLineSendLine() works but VimCmdLineSendSelection() and b:cmdline_source_fun(...) actually put > delete require.cache[require.resolve('/tmp/cmdline_1586888699_${user}/lines.js')]; require('/tmp/cmdline_1586888699_${user}/lines.js') into the console and doesn't run the code in selection. I'm using nvim 0.4.3 with...

I need to access some sql server databases that are set to case sensitive schema names, and it's internal tables are like 'INFORMATION_SCHEMA.SCHEMATA' whose columns are like 'SCHEMA_NAME'. Can you...

enhancement

Fails to start on windows with the following error: ![capture](https://user-images.githubusercontent.com/224065/30775824-881d7d58-a069-11e7-92fb-395a80e58338.JPG) I'm not sure if supporting windows is on the feature list, but it appears to be an error not the...