Commit graph

5 commits

Author SHA1 Message Date
Folke Lemaitre
93a5323ba6
fix(snacks): added snack_notif filetype to be excluded in some things 2024-11-07 00:16:48 +01:00
Folke Lemaitre
7b150d774e
refactor(snacks): snacks_float -> snacks_win 2024-11-05 17:03:47 +01:00
Folke Lemaitre
ad9d3d19b1
feat(snacks): use terminal 2024-11-04 11:49:09 +01:00
Farzad Majidfayyaz
0ba67c87e9
fix(fzf): disable mini.indentscope in fzf-lua buffer (#3592)
## What is this PR for?

If `fzf-lua` and `mini.indentscope` are enabled together, the indent
line created by `indentscope` makes the fzf window hard and confusing to
work with

<!-- Describe the big picture of your changes to communicate to the
maintainers
  why we should accept this pull request. -->

PS: also sorted the file list.

## Does this PR fix an existing issue?

I don't think there's an existing issue for this.

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2024-06-11 21:06:46 +02:00
Folke Lemaitre
69e6daae2c feat(ui)!: move mini.indentscope to an extra 2024-05-16 21:25:51 +02:00