Skip to content

Commit

Permalink
docs: order plugins alphabetically
Browse files Browse the repository at this point in the history
  • Loading branch information
trimclain authored Nov 24, 2023
1 parent f1b0e6b commit 3724a1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,8 +241,8 @@ term.foreground
| [hop.nvim](https://github.com/phaazon/hop.nvim/) | `hop` |
| [indent_blankline.nvim](https://github.com/lukas-reineke/indent-blankline.nvim) | `indent-blankline` |
| [lightspeed.nvim](https://github.com/ggandor/lightspeed.nvim) | `lightspeed` |
| [noice.nvim](https://github.com/folke/noice.nvim) | `noice` |
| [neo-tree.nvim](https://github.com/nvim-neo-tree/neo-tree.nvim) | `neo-tree` |
| [noice.nvim](https://github.com/folke/noice.nvim) | `noice` |
| [nvim-cmp](https://github.com/hrsh7th/nvim-cmp) | `nvim-cmp` |
| [nvim-dap-ui](https://github.com/rcarriga/nvim-dap-ui) | `nvim-dap-ui` |
| [nvim-notify](https://github.com/rcarriga/nvim-notify) | `nvim-notify` |
Expand Down

0 comments on commit 3724a1d

Please sign in to comment.