231tr0n
231tr0n
```bash while :; do date; sleep 1; done | ./gobar ``` I am getting this error when trying to run this command ``` panic: runtime error: index out of range...
Handle extra prompt scenario where the prompt has trailing spaces leading to unwanted behaviour. ## Context The way trim_prompt works is that if the last character is ":" it trims...
**Language**: javascript **AerialInfo**: ``` Aerial Info ----------- Filetype: javascript Configured backends: treesitter (supported) (attached) lsp (supported) markdown (not supported) [Filetype is not markdown] man (not supported) [Filetype is not man]...
### Did you check docs and existing issues? - [X] I have read all the tokyonight.nvim docs - [X] I have searched the existing issues of tokyonight.nvim - [X] I...
Changes for ministatusline and linking cursorcolumn and signcolumn to LineNr ```lua on_highlights = function(highlights, colors) -- Ministatusline changes highlights.MiniStatuslineDevinfo = { fg = colors.fg_dark, bg = colors.fg_gutter } highlights.MiniStatuslineFileinfo =...
### 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.hues, mini.base16 ### Description Hii echasnovski! Can the following plugin highlights be supported...
### 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.breadcrumbs ### Description Is there any plan on adding something like [nvim-navic](https://github.com/SmiteshP/nvim-navic) to...
Hi! Can helpview.nvim highlights be supported by this plugin. It would be really helpful if it is supported.
Hi! Can support for this plugin be considered since it is related to markdown. https://github.com/MeanderingProgrammer/markdown.nvim
Hi and thank you for this amazing theme. Can support for this plugin be considered. https://github.com/HiPhish/rainbow-delimiters.nvim Also there is a rewrite of trouble.nvim and new highlight groups have been added....