Keji Li
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...
Fails to start on windows with the following error:  I'm not sure if supporting windows is on the feature list, but it appears to be an error not the...