hopefully fix table in README markdown

This commit is contained in:
Oliver Ladner 2023-11-21 10:36:07 +01:00
commit 694f79a0b8

View file

@ -32,7 +32,7 @@ This is more accurate than `nvim --startuptime`.
## Plugins
| Name | Purpose | URL |
| --- | -- | -- |
| --- | --- | --- |
| **lazy.nvim** | Package manager | <https://github.com/folke/lazy.nvim> |
| **telescope.nvim** | Find, Filter, Preview, Pick | <https://github.com/nvim-telescope/telescope.nvim> |
| **nvim-treesitter** | Parser/syntax highlighting | <https://github.com/nvim-treesitter/nvim-treesitter> |