| Plugin Manager | https://github.com/folke/lazy.nvim |
| Package Manager | https://github.com/williamboman/mason.nvim |
| Session Manager | https://github.com/Shatur/neovim-session-manager |
| Lua Functions | https://github.com/nvim-lua/plenary.nvim |
| Notifications | https://github.com/rcarriga/nvim-notify |
| Neovim UI Enhancer | https://github.com/MunifTanjim/nui.nvim |
| Automatic Indent Detection | https://github.com/NMAC427/guess-indent.nvim |
| Smarter Splits | https://github.com/mrjones2014/smart-splits.nvim |
| Icons | https://github.com/nvim-tree/nvim-web-devicons |
| Buffer Closing | https://github.com/echasnovski/mini.bufremove |
| File Explorer | https://github.com/nvim-neo-tree/neo-tree.nvim |
| Statusline | https://github.com/rebelot/heirline.nvim |
| Syntax Highlighting | https://github.com/nvim-treesitter/nvim-treesitter |
| Better Text Objects | https://github.com/echasnovski/mini.ai |
| Syntax Text Objects | https://github.com/nvim-treesitter/nvim-treesitter-textobjects |
| Autoclose tags | https://github.com/windwp/nvim-ts-autotag |
| Context Commenting | https://github.com/JoosepAlviste/nvim-ts-context-commentstring |
| Snippet Engine | https://github.com/L3MON4D3/LuaSnip |
| Snippet Collections | https://github.com/rafamadriz/friendly-snippets |
| Completion Engine | https://github.com/hrsh7th/nvim-cmp |
| Snippet Completion | https://github.com/saadparwaiz1/cmp_luasnip |
| Buffer Completion | https://github.com/hrsh7th/cmp-buffer |
| DAP Completion | https://github.com/rcarriga/cmp-dap |
| Path Completion | https://github.com/hrsh7th/cmp-path |
| LSP Completion | https://github.com/hrsh7th/nvim-cmp |
| Built-in LSP | https://github.com/neovim/nvim-lspconfig |
| Mason LSP Configuration | https://github.com/williamboman/mason-lspconfig.nvim |
| LSP Symbols | https://github.com/stevearc/aerial.nvim |
| LSP Local Configuration | https://github.com/folke/neoconf.nvim |
| Formatting & Linting | https://github.com/jose-elias-alvarez/null-ls.nvim |
| Mason Null-ls Configuration | https://github.com/jay-babu/mason-null-ls.nvim |
| Debugger | https://github.com/mfussenegger/nvim-dap |
| Mason DAP Configuration | https://github.com/jay-babu/mason-nvim-dap.nvim |
| Debugger UI | https://github.com/rcarriga/nvim-dap-ui |
| Fuzzy Finder | https://github.com/nvim-telescope/telescope.nvim |
| Fuzzy Finder Syntax | https://github.com/nvim-telescope/telescope-fzf-native.nvim |
| Git Integration | https://github.com/lewis6991/gitsigns.nvim |
| Start Screen | https://github.com/goolord/alpha-nvim |
| Color Highlighting | https://github.com/NvChad/nvim-colorizer.lua |
| Autopairs | https://github.com/windwp/nvim-autopairs |
| Terminal | https://github.com/akinsho/toggleterm.nvim |
| Commenting | https://github.com/numToStr/Comment.nvim |
| Indentation | https://github.com/lukas-reineke/indent-blankline.nvim |
| Keymaps Popup | https://github.com/folke/which-key.nvim |
| Smooth Escaping | https://github.com/max397574/better-escape.nvim |