Utkarsh Verma

Results 90 issues of Utkarsh Verma
trafficstars

I like to maintain my dotfiles using stow, which means my configs usually end up being symlinks to another directory. For sessions, I have made a directory `/etc/tuigreet/sessions` which I...

### I've searched open & closed issues for similar requests Yes ### Package name markuplint ### Package homepage https://markuplint.dev/ ### Languages html ### How is this package distributed? npm

help wanted
new-package-request

### I've searched open & closed issues for similar requests Yes ### Package name tidy ### Package homepage https://www.html-tidy.org/ ### Languages html ### How is this package distributed? _No response_

help wanted
new-package-request

### I've searched open & closed issues for similar requests Yes ### Package name bibclean ### Package homepage https://ftp.math.utah.edu/pub/bibclean/ ### Languages latex, bibtex ### How is this package distributed? _No...

help wanted
new-package-request

### Problem I like to use `set list` and have my `eol` characters shown. However, I noticed that the codelens text is not padded appropriately in the case when `list`...

enhancement
complexity:low
lsp
display
extmarks

**Describe the bug** I'm facing the exact same thing as #339, but for the `doom` theme. Here is the stacktrace: ``` Error executing vim.schedule lua callback: ...re/nvim/lazy/dashboard-nvim/lua/dashboard/theme/doom.lua:117: Invalid buffer id:...

I'm trying to have `cbfmt` autoformat my C code blocks using `clang-format` with the following config: ```toml [languages] c = ["clang-format -style=\"{BasedOnStyle: Google, IndentWidth: 4, UseTab: Never, TabWidth: 4}\""] ```...

I wish to be able to pin some cores of my processor to the QEMU process. Would it be possible to get that done with `quickemu`?

enhancement
help wanted

I can't set a share to "Send and Receive" through the app. It shows the following error: ![WhatsApp Image 2023-09-06 at 15 27 09](https://github.com/syncthing/syncthing-android/assets/31820255/a4a257e2-2370-49da-832a-e85920310814) The share is on my internal...

I just ran into a rare edge case where `madge` is resolving `./package.js` and `package` (from npm) to be the same. This gave me weird cyclic dependencies when there were...