Rom Grk
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...
### 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...
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.
Currently, text rendering seems to be ok only for specific font-sizes. Examples: h12  h15  h16  The rendering is...