Rom Grk

Results 163 issues of Rom Grk

Hey, So I have a react app that I'd like to migrate to inferno for performance reasons. I spent a few hours trying to configure my (ejected) create-react-app to use...

question

### Steps - Create a dropdown with classes `simple upward` ### Expected Result - The dropdown should open upward ### Actual Result - The dropdown opens down ### Version 2.3.1...

Enhancement

The documentation is not very clear with regards to the use-case of attaching comments to nodes. I've implemented an example for my use-case and wanted to share it as I'm...

This plugin is installing & running `CursorMoved` autocommands even when its window is not open. This must be changed.

Closes #1089 Let me know if there's something missing

In vim: `|word some word` Typing `"/yiwn` would put the cursor on the second `word`.

Add a motion that selects what is right or left of the `=` or `:` character. E.g. ```js // inside-L-value: const value = 'hello' // ^-----^ // inside-R-value: const value...

Steps: - Press `gi` to focus on an input - Press `` to select the next input - Input some text - Press `` Result: The last tab is captured...

Like [this](https://github.com/romgrk/equal.operator) but with treesitter support.

enhancement

Currently, text rendering seems to be ok only for specific font-sizes. Examples: h12 ![Screenshot from 2020-10-30 16-08-46](https://user-images.githubusercontent.com/1423607/97752431-5fecc300-1aca-11eb-8620-6a734ccb63eb.png) h15 ![Screenshot from 2020-10-30 16-07-05](https://user-images.githubusercontent.com/1423607/97752407-595e4b80-1aca-11eb-8e4c-dfb4c9299460.png) h16 ![Screenshot from 2020-10-30 16-10-42](https://user-images.githubusercontent.com/1423607/97752517-81e64580-1aca-11eb-8ba2-00e549f84b9d.png) The rendering is...

help wanted
gui