Anmol Kiran

Results 9 issues of Anmol Kiran

Hi, I am trying to install the addon using command "apm install minimap-plus" . However, it is failing to install and giving error "Request for package information failed: Not Found"....

Hi, When I execute following command `./mason_simulator -n 100000000 -o left.fq -or right.fq -ir ref.fa -iv test.vcf` I get error "Opening reference and variants file ...Segmentation fault (core dumped)". If...

app

Hi, How can I get dashed line between leaf node and aligned faces as show in ![image](https://user-images.githubusercontent.com/7693569/160366594-ff8feaae-ead2-41e0-a84d-45af4d98abc9.png) and ![image](https://user-images.githubusercontent.com/7693569/160367108-0c3c37a6-bc20-44bf-be24-d8b2bd185732.png). The [given codes](http://etetoolkit.org/docs/latest/tutorial/tutorial_drawing.html) do not produce same result. I would also...

Please include arrow shapes.

Hi I am trying to extract details from publications pdfs using getDocumentInfo(). ```python from PyPDF2 import PdfFileReader f1 = PdfFileReader(open("./zac2343.pdf", "rb")) f1.getDocumentInfo() ``` However, I am getting most of the...

is-bug
PdfReader
Has MCVE

Hi, Is there a way to add legends related to tree and metadata plots? Thank you.

Hi, I would like to see a variable explorer feature in your plugin. Please check https://www.reddit.com/r/vim/comments/hl0paq/finally_figured_out_how_to_work_in_vim_with/ for more detail. Thank you.

enhancement
ui

**Enhancement / feature description:** Currently, I am required to transfer my notes and annotations from Zotero to MindForger. It would be convenient if these two tools could collaborate and synchronize...

:octocat: enhancement
:rescue_worker_helmet: triage

Hi , I get "Warning: Client 1 quit with exit code 1 and signal 0" and then Auto-completion/LSP stops working. I am using Neovim-0.8 and using default lsp configuration from...