Fixing formatting

This commit is contained in:
2026-03-15 15:54:18 +01:00
parent d5044a9c28
commit 5e18d5d232

View File

@@ -29,11 +29,11 @@ I wiped my current 0.11 configuration and started fresh with this new package ma
- Notifications: 🆕[nvim-mini/mini.notify](https://github.com/nvim-mini/mini.notify) - Notifications: 🆕[nvim-mini/mini.notify](https://github.com/nvim-mini/mini.notify)
- Quality of life: - Quality of life:
- [nvim-mini/mini.pairs](https://github.com/nvim-mini/mini.pairs) - [nvim-mini/mini.pairs](https://github.com/nvim-mini/mini.pairs)
- Auto create pairs when you type {}, [], () etc. - Auto create pairs when you type {}, [], () etc.
- [folke/which-key.nvim](https://github.com/folke/which-key.nvim) - [folke/which-key.nvim](https://github.com/folke/which-key.nvim)
- Shows a popup menu of keybindings when pressing leader. - Shows a popup menu of keybindings when pressing leader.
- [folke/todo-comments.nvim](https://github.com/folke/todo-comments.nvim) - [folke/todo-comments.nvim](https://github.com/folke/todo-comments.nvim)
- Highlights comments starting with TODO: WARNING: ERROR: etc. - Highlights comments starting with TODO: WARNING: ERROR: etc.
- Language support: - Language support:
- Easier installation of language servers and dependencies. - Easier installation of language servers and dependencies.
- [neovim/nvim-lspconfig](https://github.com/neovim/nvim-lspconfig) - [neovim/nvim-lspconfig](https://github.com/neovim/nvim-lspconfig)