mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-08-05 02:24:34 +02:00
docs: plugins sorting
This commit is contained in:
parent
8611afbdc4
commit
6d99521f15
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,6 @@ A starter template for Neovim using [lazy.nvim](https://github.com/folke/lazy.nv
|
||||||
|
|
||||||
## Plugins
|
## Plugins
|
||||||
|
|
||||||
- [LuaSnip](https://github.com/L3MON4D3/LuaSnip)
|
|
||||||
- [alpha-nvim](https://github.com/goolord/alpha-nvim)
|
- [alpha-nvim](https://github.com/goolord/alpha-nvim)
|
||||||
- [catppuccin](https://github.com/catppuccin/nvim)
|
- [catppuccin](https://github.com/catppuccin/nvim)
|
||||||
- [cmp-buffer](https://github.com/hrsh7th/cmp-buffer)
|
- [cmp-buffer](https://github.com/hrsh7th/cmp-buffer)
|
||||||
|
@ -28,6 +27,7 @@ A starter template for Neovim using [lazy.nvim](https://github.com/folke/lazy.nv
|
||||||
- [indent-blankline.nvim](https://github.com/lukas-reineke/indent-blankline.nvim)
|
- [indent-blankline.nvim](https://github.com/lukas-reineke/indent-blankline.nvim)
|
||||||
- [lazy.nvim](https://github.com/folke/lazy.nvim)
|
- [lazy.nvim](https://github.com/folke/lazy.nvim)
|
||||||
- [lualine.nvim](https://github.com/nvim-lualine/lualine.nvim)
|
- [lualine.nvim](https://github.com/nvim-lualine/lualine.nvim)
|
||||||
|
- [LuaSnip](https://github.com/L3MON4D3/LuaSnip)
|
||||||
- [mason-lspconfig.nvim](https://github.com/williamboman/mason-lspconfig.nvim)
|
- [mason-lspconfig.nvim](https://github.com/williamboman/mason-lspconfig.nvim)
|
||||||
- [mason.nvim](https://github.com/williamboman/mason.nvim)
|
- [mason.nvim](https://github.com/williamboman/mason.nvim)
|
||||||
- [mini.comment](https://github.com/echasnovski/mini.comment)
|
- [mini.comment](https://github.com/echasnovski/mini.comment)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue