Nizamuddin Sulieman
Nizamuddin Sulieman
This is not an issue. I just want to thank you this amazing colorscheme. `kanagawa` is by far the fastest full featured nvim colorscheme I have ever use. Sub 2ms...
First time using browsh & docker.. sorry if I missed something obvious Installed using `sudo docker pull browsh/browsh` on `Ubuntu 20.04` ```sh ❯ sudo docker run --rm -it browsh/browsh panic:...
Any chance you will collaborate with @iamcco? I'm sure he could use maintainer there to keep this extension updated. Cheers
```sh go install --tags "static" ./... make[1]: Leaving directory '/home/kuntau/go/src/github.com/rgburke/grv/cmd/grv/vendor/gopkg.in/libgit2/git2go.v27' go build --tags static -ldflags "-X 'main.version=v0.3.2-5-gcffa246' -X 'main.buildDateTime=2020-05-30 19:03:46 +08'" -o grv ./cmd/grv go build github.com/rgburke/grv/cmd/grv/vendor/github.com/rgburke/goncurses: invalid flag in...
There is this format used by [rust tui](https://docs.rs/tui/0.12.0/tui/style/enum.Color.html) in ron file ``` diff_file_added: Rgb(235, 203, 139), diff_file_modified: Rgb(180, 142, 173), ``` The only different is the capital **_R_**. If I...
Hi. I'm developing a site using jquery + text/coffeescript. Is there anyway to enable basic tag completion from netbeans like when writing javascript ( auto close bracket, quotes, etc) and...
Tested with patch version 9.3 & 9.4 Overall progress always show 100% while individual file progress not moving at all.
I have dual monitor setup, _1_ on the left and _2_ on the right. I set TT stretch left on monitor 2. When I open or close TT using hotkey...
Hi, I tried both `yc` and `yy` but instead of copying the cell value it copies current link. I even go toast notification saying `Link copied`. So far, I can't...
**Is your feature request related to a problem? Please describe.** `Vimr` need new macOS version to install **Describe the solution you'd like** Due to technical problem, I'm stuck with Catalina...