DrGo

Results 7 issues of DrGo

input ` { "description": "JSON schema for CSL input data", "$schema": "http://json-schema.org/draft-03/schema#", "id": "https://github.com/citation-style-language/schema/raw/master/csl-data.json", "type": "object", "properties": { "family": { "type": "string" }, "given": { "type": "string" }, "dropping-particle": {...

panics with the following message `2020/03/21 13:07:39 Can't resolve: (#/items/properties/collection-editor/items #/items/properties/reviewed-author/items #/items/properties/original-author/items #/items/properties/director/items #/items/properties/interviewer/items # #/items/properties/container-author/items #/items/properties/editor/items #/items/properties/composer/items #/items)` when running against this file https://raw.githubusercontent.com/citation-style-language/schema/master/csl-data.json

Thanks for the great minimalist plugin to reproduce: type `## Manual plugins` v$ to select and a vim error in function follow_link: .md is not an editor command. the file...

@crawshaw @AdamSLevy Currently, ExecScript executes passed script within a SAVEPOINT transaction. This prevents certain commands from running, eg, vacuum, begin. These are commonly used commands in SQL scripts. Should we...

question

Is it still maintained? The code does not work with significant changes to the webpack setup. Are all the included information still uptodate?

Thanks for the great plugin! I noticed a few seconds lag every time I execute `:Telescope bibtex` (on a Mac Studio with M1 Ultra and 128GB RAM). My bib file...

### Question I want to customize the #include short code (I believe implemented using handlebar templates) so that the I could output the path of the included file as well...

C-question