Warning
The plugin is under deep development. But it will be very useful to get feedback.
- neovim > 0.9
- render-markdown.nvim
- snacks.nvim
- diffveiw.nvim
- gitsings.nvim
- telescope.nvim
- fzf-lua
- NeoTree
- noice.nvim
Only use with lazy plugin manager:
{
"romanaverin/austere.nvim",
name = "austere",
priority = 1000,
opts = {},
},
{
"LazyVim/LazyVim",
opts = {
colorscheme = "austere",
},
},
}