noahbald / NvOAH
plugin manager
lazy.nvim
plugins
48
root
init file
init.lua
lines of code
2945
monorepo
no
fork
yes
leaderkey
Space
Plugins
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1695
4
nvim-dev
romgrk/barbar.nvim
The neovim tabline plugin.
2355
1
tabline
nvim-treesitter/nvim-treesitter-context
Show code context
2579
2
editing-support
smoka7/hop.nvim
Neovim motions on speed!
527
2
motion
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1741
3
editing-support
nvim-tree/nvim-tree.lua
A file explorer tree for neovim written in lua
7343
3
file-explorer
windwp/nvim-autopairs
autopairs for neovim written in lua
3342
2
editing-support
folke/lazy.nvim
💤 A modern plugin manager for Neovim
15442
0
plugin-manager
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
8252
5
completion
rcarriga/nvim-dap-ui
A UI for nvim-dap
2730
4
debugging