visuals/blink-indent: init plugin

This commit is contained in:
kazimazi 2026-02-18 21:01:23 +01:00
commit 0f7764b83b
7 changed files with 53 additions and 0 deletions

View file

@ -232,6 +232,8 @@ https://github.com/gorbit99/codewindow.nvim
- Added [`grug-far.nvim`](https://github.com/MagicDuck/grug-far.nvim) the find
and replace tool for neovim.
- Fix lsp `client.supports_method` deprecation warning in nvim v0.12.
- Add [`blink.indent`](https://github.com/saghen/blink.indent) indent guidline
plugin.
[Ladas552](https://github.com/Ladas552)