fix: format readme

This commit is contained in:
Michael Chris Lopez
2025-06-11 08:52:30 +02:00
parent bbf9a5ca16
commit 0be0192b5b

View File

@@ -16,14 +16,14 @@ or try the [built-in collection](#usage).
## Requirement
- Neovim v0.8.0 (use v2.0.0 for older versions) or Vim 8.1
- Neovim v0.8.0 (use v2.0.0 for older versions) or Vim 8.1
## Recommended setup
- Neovim with true colors support i.e. `set termguicolors`. Vim works but only
in compatibility mode.
- Font with bold and italic
- Terminal or GUI with bold and italic support
- Neovim with true colors support i.e. `set termguicolors`. Vim works but only
in compatibility mode.
- Font with bold and italic
- Terminal or GUI with bold and italic support
## Installation
@@ -101,34 +101,34 @@ See more [showcase](doc/showcase.md) from the other colorschemes or checkout the
Aside from LSP and basic Tree-sitter support, here are some plugins that are
currently supported.
- [Git Signs](https://github.com/lewis6991/gitsigns.nvim)
- [Git Gutter](https://github.com/airblade/vim-gitgutter)
- [Indent Blankline](https://github.com/lukas-reineke/indent-blankline.nvim)
- [Telescope](https://github.com/nvim-telescope/telescope.nvim)
- [Sneak](https://github.com/justinmk/vim-sneak)
- [Leap](https://github.com/ggandor/leap.nvim)
- [Hop](https://github.com/phaazon/hop.nvim)
- [Lualine](https://github.com/hoob3rt/lualine.nvim)
- [Lightline](https://github.com/itchyny/lightline.vim)
- [BarBar](https://github.com/romgrk/barbar.nvim)
- [CoC](https://github.com/neoclide/coc.nvim)
- [Cmp](https://github.com/hrsh7th/nvim-cmp)
- [Neogit](https://github.com/TimUntersberger/neogit)
- [WhichKey](https://github.com/folke/which-key.nvim)
- [Trouble](https://github.com/folke/trouble.nvim)
- [NvimTree](https://github.com/kyazdani42/nvim-tree.lua)
- [](https://github.com/mcchrish/nnn.vim)
- [Mason](https://github.com/williamboman/mason.nvim)
- [Git Signs](https://github.com/lewis6991/gitsigns.nvim)
- [Git Gutter](https://github.com/airblade/vim-gitgutter)
- [Indent Blankline](https://github.com/lukas-reineke/indent-blankline.nvim)
- [Telescope](https://github.com/nvim-telescope/telescope.nvim)
- [Sneak](https://github.com/justinmk/vim-sneak)
- [Leap](https://github.com/ggandor/leap.nvim)
- [Hop](https://github.com/phaazon/hop.nvim)
- [Lualine](https://github.com/hoob3rt/lualine.nvim)
- [Lightline](https://github.com/itchyny/lightline.vim)
- [BarBar](https://github.com/romgrk/barbar.nvim)
- [CoC](https://github.com/neoclide/coc.nvim)
- [Cmp](https://github.com/hrsh7th/nvim-cmp)
- [Neogit](https://github.com/TimUntersberger/neogit)
- [WhichKey](https://github.com/folke/which-key.nvim)
- [Trouble](https://github.com/folke/trouble.nvim)
- [NvimTree](https://github.com/kyazdani42/nvim-tree.lua)
- [](https://github.com/mcchrish/nnn.vim)
- [Mason](https://github.com/williamboman/mason.nvim)
## Other implementations
- [iTerm2](extras/iterm)
- [Kitty](extras/kitty)
- [Alacritty](extras/alacritty)
- [WezTerm](extras/wezterm)
- [Windows Terminal](extras/windows_terminal)
- [Foot](extras/foot)
- [Tmux](extras/tmux)
- [iTerm2](extras/iterm)
- [Kitty](extras/kitty)
- [Alacritty](extras/alacritty)
- [WezTerm](extras/wezterm)
- [Windows Terminal](extras/windows_terminal)
- [Foot](extras/foot)
- [Tmux](extras/tmux)
It's also possible to generate any color configuration files using shipwright,
[this one for Kitty](lua/zenbones/shipwright/runners/kitty.lua) for example.
@@ -147,5 +147,5 @@ There are more similar
## Git mirrors
- [Gitlab](https://gitlab.com/mcchris/zenbones.nvim)
- [Codeberg](https://codeberg.org/mcchris/zenbones.nvim)
- [Gitlab](https://gitlab.com/mcchris/zenbones.nvim)
- [Codeberg](https://codeberg.org/mcchris/zenbones.nvim)