Roland Fredenhagen

Results 173 issues of Roland Fredenhagen

### Feature already in Vim? _No response_ ### Feature description Add a field, e.g. `map: bool`, to the return value of `nvim_get_option_info`, to differentiate those from simple lists. This would...

enhancement
status:needs-discussion
options

Is it possible to select the nvim instance by PID instead of socket? I want to query the current state of an instance to decide whether I need to ask...

While you probably won't have a lot of rust code inside templates, having the possibility to import e.g. a trait like `Borrow` (https://github.com/djc/askama/issues/330#issuecomment-1120411565). You currently have to `use` the trait...

To make it easier to contribute translations, I want to add: https://github.com/gbl/CrowdinTranslate

![grafik](https://user-images.githubusercontent.com/11978847/89588218-81c80800-d843-11ea-8619-0061ed1fd2f2.png)

render
doable

![Boxes at High Coords](https://user-images.githubusercontent.com/11978847/97804654-9a349c80-1c51-11eb-83ce-3ab461b04ac7.gif) Boxes at 1 000 000 ![2020-11-01_15 19 38](https://user-images.githubusercontent.com/11978847/97805347-d10cb180-1c55-11eb-8e2f-4c92d81d7352.png) ![2020-11-01_15 19 41](https://user-images.githubusercontent.com/11978847/97805348-d1a54800-1c55-11eb-849e-1512705f2bcb.png) Boxes near Worldborder

bug
render

![2020-09-01_17 59 16](https://user-images.githubusercontent.com/11978847/91876512-0e1bee00-ec7d-11ea-81b3-87793d063c4c.png)

bug
render

When using [AsciiDoctor-BibTex]( https://github.com/asciidoctor/asciidoctor-bibtex), citations are not concealed. Maybe it could be possible to `go to` the referenced file. btw is it possible to follow crossreferences? ``` [[a]] ```

I know that floats are a bit icky when it comes to consts, but might it be possible using formatc and nightly?

### Feature Description Sometimes it can be quite useful to operate not only on a directory but also all subdirs. Therefore, I'd like an easy way to get all files...