mini.nvim icon indicating copy to clipboard operation
mini.nvim copied to clipboard

Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort

Results 51 mini.nvim issues
Sort by recently updated
recently updated
newest added

Please leave your feedback about new 'mini.test' module here. Feel free to either add new comment or positively upvote existing one. Some things that I am interested to find out...

mini.test

Please leave your feedback about new 'mini.ai' module here. Feel free to either add new comment or positively upvote existing one. Some things I am interested to find out (obviously,...

mini.ai

This will enable broader set of surroundings (for example, open brackets meaning balanced brackets with inner edge whitespace), aliases and `v:count` support. Do this after #98 but before #101 (if...

Consider the idea of having dual distribution: bundled (current) and separate (each module in own repository). As there seems to be a visible demand for using some modules, but only...

### 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) mini.indentscope ### Description I would like to have the indentation lines always shown...

feature-request
mini.indentscope

### 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) https://github.com/max397574/better-escape.nvim ### Description a better escaping module for those who prefer 'jk' or...

feature-request

### 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) - [X] I have updated 'mini.nvim' to latest version ### Module(s) mini.sessions, mini.starter ### Description...

bug
mini.sessions

### 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) - [X] I have updated 'mini.nvim' to latest version ### Module(s) mini.sessions ### Description More...

bug
mini.sessions

### 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

When I'm typing something in insert mode and there's no completion available, the command line keeps saying `Scanning tags.`, which is really annoying. Would it be possible to get rid...

feature-request
mini.completion