RayJameson / astronvim_config

plugin manager
Lazy
plugins
46
root
init file
init.lua
lines of code
2830
monorepo
no
fork
no
leaderkey
unknown
Plugins
debugloop/telescope-undo.nvim
A telescope extension to view and search your undo tree 🌴
debugloop/telescope-undo.nvim thumbnail
378 115 2 editing-support
williamboman/mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
williamboman/mason.nvim thumbnail
5706 738 1 lsp-installer
rebelot/heirline.nvim
Heirline.nvim is a no-nonsense Neovim Statusline plugin designed around recursive inheritance to be exceptionally fast and versatile.
rebelot/heirline.nvim thumbnail
819 60 1 statusline
nvim-orgmode/orgmode
Orgmode clone written in Lua for Neovim 0.9+.
nvim-orgmode/orgmode thumbnail
2520 26 1 note-taking
folke/lazy.nvim
💤 A modern plugin manager for Neovim
folke/lazy.nvim thumbnail
8465 745 5 plugin-manager
onsails/lspkind.nvim
vscode-like pictograms for neovim lsp completion items
1149 208 2 lsp
m-demare/hlargs.nvim
Highlight arguments' definitions and usages, using Treesitter
m-demare/hlargs.nvim thumbnail
394 59 0 syntax
jose-elias-alvarez/null-ls.nvim
Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
3614 324 1 lsp
michaelb/sniprun
A neovim plugin to run lines/blocs of code (independently of the rest of the file), supporting multiples languages
1243 48 0 code-runner
Shatur/neovim-session-manager
A simple wrapper around :mksession.
404 38 0 session
nvim-treesitter/nvim-treesitter-context
Show code context
1840 265 2 editing-support
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2450 722 2 snippet
nvim-neotest/neotest
An extensible framework for interacting with tests within NeoVim.
nvim-neotest/neotest thumbnail
1630 159 3 test
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
1587 161 13 file-explorer
kkharji/sqlite.lua
SQLite LuaJIT binding with a very simple api.
410 129 1 nvim-dev
folke/noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
folke/noice.nvim thumbnail
3028 331 5 utility
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8459 857 1 lsp
HiPhish/rainbow-delimiters.nvim
Rainbow delimiters for Neovim with Tree-sitter
HiPhish/rainbow-delimiters.nvim thumbnail
271 98 3 editing-support
theHamsta/nvim-dap-virtual-text
Virtual text support for nvim-dap.
theHamsta/nvim-dap-virtual-text thumbnail
646 201 185 debugging
scalameta/nvim-metals
A Metals plugin for Neovim
382 25 0 lsp
windwp/nvim-autopairs
autopairs for neovim written by lua
2471 480 0 editing-support
max397574/better-escape.nvim
Escape from insert mode without delay when typing
max397574/better-escape.nvim thumbnail
435 96 2 keybinding
AstroNvim/AstroNvim
AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins
10736 7 0 preconfigured
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1169 485 4 nvim-dev
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2037 829 1 nvim-dev
CRAG666/code_runner.nvim
Neovim plugin.The best code runner you could have, it is like the one in vscode but with super powers, it manages projects like in intellij but without being slow
414 20 0 code-runner
gbprod/yanky.nvim
Improved Yank and Put functionalities for Neovim
600 68 3 editing-support
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11986 816 1 fuzzy-finder
goolord/alpha-nvim
a lua powered greeter like vim-startify / dashboard-nvim
goolord/alpha-nvim thumbnail
1351 293 1 startup
echasnovski/mini.ai
Neovim Lua plugin to extend and create `a`/`i` textobjects. Part of 'mini.nvim' library.
75 76 0 editing-support
luckasRanarison/nvim-devdocs
Neovim DevDocs integration
176 14 1 utility
chentoast/marks.nvim
A better user experience for viewing and interacting with Vim marks.
644 61 0 marks
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
mfussenegger/nvim-dap thumbnail
4059 399 2 debugging
folke/which-key.nvim
💥 Create key bindings that stick. WhichKey is a lua plugin for Neovim 0.5 that displays a popup with possible keybindings of the command you started typing.
folke/which-key.nvim thumbnail
3699 472 1 keybinding
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2216 282 2 syntax
kevinhwang91/nvim-ufo
Not UFO in the sky, but an ultra fold in Neovim.
1655 199 3 utility
cbochs/grapple.nvim
Neovim plugin for tagging important files
cbochs/grapple.nvim thumbnail
235 24 1 marks
ray-x/go.nvim
A feature-rich Go development plugin, leveraging gopls, treesitter AST, Dap, and various Go tools to enhance the dev experience.
ray-x/go.nvim thumbnail
1418 55 0 golang
simrat39/rust-tools.nvim
Tools for better development in rust using neovim's builtin lsp
2111 195 1 completion
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1611 404 3 syntax
andweeb/presence.nvim
Discord Rich Presence for Neovim
662 63 1 media
nvim-neo-tree/neo-tree.nvim
Neovim plugin to manage the file system and other tree like structures.
2251 282 3 file-explorer
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
lukas-reineke/indent-blankline.nvim thumbnail
3347 520 2 indent
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
nvim-treesitter/nvim-treesitter thumbnail
8185 891 2 syntax
sindrets/diffview.nvim
Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
sindrets/diffview.nvim thumbnail
2832 301 1 git
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6180 822 1 completion