░░
███████ █████ ██████ ██ ██ ██ ██████████
░░██░░░██ ██░░░██ ██░░░░██░██ ░██░██░░██░░██░░██
░██ ░██░███████░██ ░██░░██ ░██ ░██ ░██ ░██ ░██
░██ ░██░██░░░░ ░██ ░██ ░░████ ░██ ░██ ░██ ░██
███ ░██░░██████░░██████ ░░██ ░██ ███ ░██ ░██
░░░ ░░ ░░░░░░ ░░░░░░ ░░ ░░ ░░░ ░░ ░░
- lazy.nvim - 💤 lazy.nvim is a modern plugin manager for Neovim.
- neovim/nvim-lspconfig - A collection of common configurations for neovim's built-in language server client.
- williamboman/mason.nvim - Easily install and manage LSP servers, DAP servers, linters, and formatters.
- williamboman/mason-lspconfig.nvim - Bridges mason.nvim with the lspconfig plugin
- j-hui/fidget.nvim - Standalone UI for nvim-lsp progress. Eye candy for the impatient.
- stevearc/conform.nvim - Lightweight yet powerful formatter plugin for Neovim
- mfussenegger/nvim-lint - An asynchronous linter plugin for Neovim
- Saghen/blink.cmp - Performant, batteries-included completion plugin for Neovim.
- stevearc/aerial.nvim - A code outline window for skimming and quick navigation
- nvim-treesitter/nvim-treesitter - Treesitter configurations and abstraction layer for neovim.
- nvim-treesitter/nvim-treesitter-textobjects - Create your own textobjects using tree-sitter queries!.
- echasnovski/mini.bufremove - Buffer removing (unshow, delete, wipeout) while saving window layout.
- folke/todo-comments.nvim - Highlight and search for todo comments like TODO, etc.
- ibhagwan/fzf-lua - Improved fzf.vim written in lua.
- stevearc/oil.nvim - A vim-vinegar like file explorer.
- ggandor/leap.nvim - Leap is a general-purpose motion plugin for Neovim.
- ggandor/flit.nvim - f/F/t/T motions on steroids, building on the Leap interface.
- lewis6991/gitsigns.nvim - Super fast git decorations implemented purely in lua/teal.
- sindrets/diffview.nvim - Interface for easily cycling through diffs for all modified files for any git rev.
- tpope/vim-fugitive - Fugitive is the premier Vim plugin for Git.
- ⭐ellisonleao/gruvbox.nvim - A port of gruvbox community theme to lua with treesitter and semantic highlights support!
- nvim-tree/nvim-web-devicons - Nerd fonts moved some symbols with version 3.0
- tzachar/local-highlight.nvim - Using regexes and extmarks to highlight uses of word under the cursor.
- echasnovski/mini.tabline - Minimal and fast tabline showing listed buffers.
- nvim-colorizer.lua - High-performance color highlighter which has no external dependencies!.
- echasnovski/mini.clue - Show next key clues
- toppair/peek.nvim - Markdown preview plugin for Neovim.