Utkarsh Verma
Utkarsh Verma
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
### 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_
### 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...
### 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`...
**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`?
I can't set a share to "Send and Receive" through the app. It shows the following error:  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...