chore(build): auto-generate vimdoc

This commit is contained in:
github-actions[bot]
2023-04-22 08:32:50 +00:00
parent cca8227dc4
commit 3beeecee91

View File

@@ -40,41 +40,33 @@ DAY *tokyonight.nvim-tokyo-night-day*
FEATURES *tokyonight.nvim-tokyo-night-features* FEATURES *tokyonight.nvim-tokyo-night-features*
- supports the latest Neovim 5.0 features like TreeSitter and LSP - supports the latest Neovim 0.9.0 features
- minimal inactive statusline - terminal colors
- vim terminal colors
- darker background for sidebar-like windows - darker background for sidebar-like windows
- color configs for - supports all major plugins
Kitty <https://sw.kovidgoyal.net/kitty/conf.html?highlight=include>, - TokyoNight |tokyonight.nvim-extras| for a lot of other apps
Alacritty <https://github.com/alacritty/alacritty> and
Fish Shell <https://fishshell.com/>
- **lualine** theme
PLUGIN SUPPORT ~ EXTRAS ~
- TreeSitter <https://github.com/nvim-treesitter/nvim-treesitter> - Alacritty <https://github.com/alacritty/alacritty> (alacritty <tree/main/extras/alacritty>)
- |LSP Diagnostics| - Delta <https://github.com/dandavison/delta> (delta <tree/main/extras/delta>)
- LSP Trouble <https://github.com/folke/lsp-trouble.nvim> - Fish <https://fishshell.com/docs/current/index.html> (fish <tree/main/extras/fish>)
- LSP Saga <https://github.com/glepnir/lspsaga.nvim> - Fish Themes <https://fishshell.com/docs/current/interactive.html#syntax-highlighting> (fish_themes <tree/main/extras/fish_themes>)
- Git Signs <https://github.com/lewis6991/gitsigns.nvim> - Foot <https://codeberg.org/dnkl/foot> (foot <tree/main/extras/foot>)
- Git Gutter <https://github.com/airblade/vim-gitgutter> - iTerm <https://iterm2.com/> (iterm <tree/main/extras/iterm>)
- Telescope <https://github.com/nvim-telescope/telescope.nvim> - Kitty <https://sw.kovidgoyal.net/kitty/conf.html> (kitty <tree/main/extras/kitty>)
- NvimTree <https://github.com/kyazdani42/nvim-tree.lua> - Lua Table for testing <https://www.lua.org> (lua <tree/main/extras/lua>)
- WhichKey <https://github.com/liuchengxu/vim-which-key> - Prism <https://prismjs.com> (prism <tree/main/extras/prism>)
- Indent Blankline <https://github.com/lukas-reineke/indent-blankline.nvim> - Sublime Text <https://www.sublimetext.com/docs/themes> (sublime <tree/main/extras/sublime>)
- Dashboard <https://github.com/glepnir/dashboard-nvim> - Terminator <https://gnome-terminator.readthedocs.io/en/latest/config.html> (terminator <tree/main/extras/terminator>)
- BufferLine <https://github.com/akinsho/nvim-bufferline.lua> - Tilix <https://github.com/gnunn1/tilix> (tilix <tree/main/extras/tilix>)
- Barbecue <https://github.com/utilyre/barbecue.nvim> - Tmux <https://github.com/tmux/tmux/wiki> (tmux <tree/main/extras/tmux>)
- Lualine <https://github.com/hoob3rt/lualine.nvim> - WezTerm <https://wezfurlong.org/wezterm/config/> (wezterm <tree/main/extras/wezterm>)
- Lightline <https://github.com/itchyny/lightline.vim> - Windows Terminal <https://aka.ms/terminal-documentation> (windows_terminal <tree/main/extras/windows_terminal>)
- Neogit <https://github.com/TimUntersberger/neogit> - Xfce Terminal <https://docs.xfce.org/apps/terminal/advanced> (xfceterm <tree/main/extras/xfceterm>)
- vim-sneak <https://github.com/justinmk/vim-sneak> - Xresources <https://wiki.archlinux.org/title/X_resources> (xresources <tree/main/extras/xresources>)
- Fern <https://github.com/lambdalisue/fern.vim>
- Barbar <https://github.com/romgrk/barbar.nvim>
- Scrollbar <https://github.com/petertriho/nvim-scrollbar>
- Mini <https://github.com/echasnovski/mini.nvim>
REQUIREMENTS *tokyonight.nvim-tokyo-night-requirements* REQUIREMENTS *tokyonight.nvim-tokyo-night-requirements*