PhilippFeO

Results 6 issues of PhilippFeO

I use preservim/vim-markdown and have the following code in my `ftplugin/markdown.lua` file: ```lua local colors = require("kanagawa.colors").setup() local cp = colors.palette local highlight = vim.api.nvim_set_hl highlight(0, "htmlBold", { fg =...

Hey guys, I setup rich as described in https://rich.readthedocs.io/en/latest/traceback.html but receive the standard python Traceback. I executed all files via `python /tmp/rich-test.py` after `source ~/.venv/rich/bin/activate`. I don't know which pieces...

I just want to report one to two spelling errors in the documentation. **Bold** text means, I propose to add this part, strike through is self explanatory: [Line 1260](https://github.com/SirVer/ultisnips/blob/master/doc/UltiSnips.txt#L1260): Only...

### Fill out information requested in this template, without doing so issue will be ignored & closed! ### Have you tried? - [Searching through existing/closed issues](https://github.com/AdnanHodzic/auto-cpufreq/issues) to see if your...

I found a duplicate element in your [kitty.conf](https://github.com/rcarriga/dotfiles/blob/master/.config/kitty/kitty.conf): `allow_remote_control yes`. It's on line 2: https://github.com/rcarriga/dotfiles/blob/8bf909cc6ee323134b4225f762fa381a47986d15/.config/kitty/kitty.conf#L2 and on line 63: https://github.com/rcarriga/dotfiles/blob/8bf909cc6ee323134b4225f762fa381a47986d15/.config/kitty/kitty.conf#L63

## Issue Description Type: *bug report* ### Describe what happened (or what feature you want) When I want to add a label via `la` to a freshly created issue (`Octo...