bugsbugsbux

Results 15 issues of bugsbugsbux

Behaviour: When i open a markdown file (as in `nvim index.md`, not when vim is already open) the mkdnflow message is indented: ``` ⬇️ Notebook: wiki ``` Expected behaviour: I...

bug
help wanted

packer update fails, trying to manually `git pull` doesn't work either due to 'unrelated history' error. please make sure to keep your git history straight as having to un- and...

wontfix

### FAQ - [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem. ### Announcement - [X] I have checked [Breaking change announcement](https://github.com/hrsh7th/nvim-cmp/issues/231). ### Minimal reproducible full config...

bug
reproduced

note the comments ``` ~> echo $version 0.18.0 ~> var foo = [a b c] ~> var '@bar' = [x y z] ~> echo $foo $'foo' $@foo # ok [a...

lang/stdlib

In f8f90f57042b97b2e2d874542462994b5351f003 it was forgotten to update the title...

`lf --version # 28` hi, i want to use swayimg as my image previewer, and wrote a little scirpt to do so which positions the window it opens above the...

bug

Please support pikchr diagrams! You can install pikchr by downloading the .c file from (always gives latest version) and compiling it with `gcc -DPIKCHR_SHELL -o pikchr pikchr.c -lm`. Example script:...

enhancement

Please add a prefix to error messages that tells users where the error is coming from! For example [the nvim-lspconfig is missing error](https://github.com/folke/neoconf.nvim/blob/d0e2ed1fa5adffe9a9edd3ebc1a2b1592489314f/lua/neoconf/health.lua#L76) took me quite some time to track...

it would be nice to be able to practice one's morse skills by inputting the dits and dahs via the space bar

it would be nice to be able to customize how the . and - characters look as they are not especially visible when the font is small. for example one...