Munif Tanjim
Munif Tanjim
- `nvim --version`: - Operating system/version: **Describe the bug** A clear and concise description of what the bug is. **To Reproduce using `nvim -u mini.lua`** Example: `cat mini.lua` ```lua --...

Orignally from https://github.com/MunifTanjim/nui.nvim/discussions/248 > It would be very nice if this "fusing" of borders for adjacent popups be a option within nui itself. @SmiteshP
### Problem `echo -e '\e[4:3m\e[58:2::240:143:104mfoobarbaz\e[59m\e[4:0m\n'` Outside Neovim: Inside Neovim: ### Steps to reproduce - Open neovim terminal: `nvim --clean -c ':term'` - Run `echo -e '\e[4:3m\e[58:2::240:143:104mfoobarbaz\e[59m\e[4:0m\n'` ### Expected behavior Underline...
- [x] Mode - https://github.com/MunifTanjim/nougat.nvim/pull/6 - [x] Ruler - https://github.com/MunifTanjim/nougat.nvim/pull/8 - [x] Spacer - https://github.com/MunifTanjim/nougat.nvim/pull/7 - [x] File Encoding - https://github.com/MunifTanjim/nougat.nvim/pull/14 - [x] File Format - https://github.com/MunifTanjim/nougat.nvim/pull/13 - [x] File...
Ref: https://prettier.io/docs/en/cli.html#--config-precedence