Benny Powers - עם ישראל חי!

Results 325 issues of Benny Powers - עם ישראל חי!

Given this `file.lua` ```lua local str = ':smi -- ^ cursor ``` **EXPECTED**: cmp menu open with 😄 emoji selected **ACTUAL**: no cmp menu

### Contributing guidelines - [X] I have read [CONTRIBUTING.md](https://github.com/echasnovski/mini.nvim/blob/main/CONTRIBUTING.md) - [X] I have read [CODE_OF_CONDUCT.md](https://github.com/echasnovski/mini.nvim/blob/main/CODE_OF_CONDUCT.md) ### Module(s) indentscope ### Description `'lukas-reineke/indent-blankline.nvim'` shows inner indent guides, meaning, visual indicators of indent...

feature-request
mini.indentscope

Jetbrains (webstorm, etc) has a feature where file entries in the tree can collapse into one another. For example, a user can configure the tree to show `*.ts` files as...

feature request

## What I did - add `disable_filetypes: string[]` option - in `CursorMoved`, skip the rest of the cursorline logic if the filetype matches a disabled one - re-enable cursorline when...

I'd love it if this app had a menu bar toggle that I could use to flip f10 before launching starcraft :)

In some cases, elements in shadowDom will fail even though they are hidden. Fails with `Error: expected section#activity[hidden] to not be displayed, but it was as ` 😠 ```js test('Auth...

Alternative / additional to #34 With the current API, layouts are computed up-front in the setup function, whether or not the user is actually requesting a render. For example, via...

enhancement

### Is your feature request related to a problem? Some inputs are multiline. Case: My CLI generates a web component and associated files for a GraphQL query. Users would like...

Let's add async and defer to the google maps script otherwise good-map will block the ui