Skip to content

Acknowledgements

⭐ Credits

Sincere appreciation to the following repositories, plugin authors and the entire neovim community out there that made the development of AstroNvim possible.

🔌 Plugins used in AstroNvim

PluginGit Repository
Plugin Managerhttps://github.com/folke/lazy.nvim
Package Managerhttps://github.com/williamboman/mason.nvim
Session Managerhttps://github.com/Shatur/neovim-session-manager
Lua Functionshttps://github.com/nvim-lua/plenary.nvim
Notificationshttps://github.com/rcarriga/nvim-notify
Neovim UI Enhancerhttps://github.com/MunifTanjim/nui.nvim
Automatic Indent Detectionhttps://github.com/NMAC427/guess-indent.nvim
Smarter Splitshttps://github.com/mrjones2014/smart-splits.nvim
Iconshttps://github.com/nvim-tree/nvim-web-devicons
Buffer Closinghttps://github.com/echasnovski/mini.bufremove
File Explorerhttps://github.com/nvim-neo-tree/neo-tree.nvim
Statuslinehttps://github.com/rebelot/heirline.nvim
Syntax Highlightinghttps://github.com/nvim-treesitter/nvim-treesitter
Better Text Objectshttps://github.com/echasnovski/mini.ai
Syntax Text Objectshttps://github.com/nvim-treesitter/nvim-treesitter-textobjects
Autoclose tagshttps://github.com/windwp/nvim-ts-autotag
Context Commentinghttps://github.com/JoosepAlviste/nvim-ts-context-commentstring
Snippet Enginehttps://github.com/L3MON4D3/LuaSnip
Snippet Collectionshttps://github.com/rafamadriz/friendly-snippets
Completion Enginehttps://github.com/hrsh7th/nvim-cmp
Snippet Completionhttps://github.com/saadparwaiz1/cmp_luasnip
Buffer Completionhttps://github.com/hrsh7th/cmp-buffer
DAP Completionhttps://github.com/rcarriga/cmp-dap
Path Completionhttps://github.com/hrsh7th/cmp-path
LSP Completionhttps://github.com/hrsh7th/nvim-cmp
Built-in LSPhttps://github.com/neovim/nvim-lspconfig
Mason LSP Configurationhttps://github.com/williamboman/mason-lspconfig.nvim
LSP Symbolshttps://github.com/stevearc/aerial.nvim
LSP Local Configurationhttps://github.com/folke/neoconf.nvim
Formatting & Lintinghttps://github.com/jose-elias-alvarez/null-ls.nvim
Mason Null-ls Configurationhttps://github.com/jay-babu/mason-null-ls.nvim
Debuggerhttps://github.com/mfussenegger/nvim-dap
Mason DAP Configurationhttps://github.com/jay-babu/mason-nvim-dap.nvim
Debugger UIhttps://github.com/rcarriga/nvim-dap-ui
Fuzzy Finderhttps://github.com/nvim-telescope/telescope.nvim
Fuzzy Finder Syntaxhttps://github.com/nvim-telescope/telescope-fzf-native.nvim
Git Integrationhttps://github.com/lewis6991/gitsigns.nvim
Start Screenhttps://github.com/goolord/alpha-nvim
Color Highlightinghttps://github.com/NvChad/nvim-colorizer.lua
Autopairshttps://github.com/windwp/nvim-autopairs
Terminalhttps://github.com/akinsho/toggleterm.nvim
Commentinghttps://github.com/numToStr/Comment.nvim
Indentationhttps://github.com/lukas-reineke/indent-blankline.nvim
Keymaps Popuphttps://github.com/folke/which-key.nvim
Smooth Escapinghttps://github.com/max397574/better-escape.nvim

Lua