Tagussan
Tagussan
I use a plugin [vim-cursorword](https://github.com/itchyny/vim-cursorword). This plugin does not work with gonvim ver 0.1. Words are not underlined. I'm sure that this is not related to my init.vim, because this...
Hi, I have installed finalterm on Arch Linux. My PC is MacBookPro with 2560x1600 HiDPI display. However, rendered text is blurred.  ## Want to back this issue? **[Post a...
Hi. I'm making some web app and I'm going to add multi language support. When I use [messages](https://revel.github.io/manual/i18n-messages.html), I found that I need to restart revel when I add some...
Hi, Since the function retrieve! is defined as ``` function retrieve!(r::VideoReader{TRANSCODE}, buf::VidArray{T}) where T
I got a Boxed Error in 2.1_first_module. My OS is Windows10. Scala version is 2.12.8 and almond version is 0.2.1 . Does anyone know what causes this error? Thanks
Hi, I'm using the ETL library in my project and I've found that the compiled binary size is huge. Upon disassembling the object file, I noticed that functions from the...
Hi, Is it possible to show warning when labels with same name is multiply defined?