gmr458
/
nvim
plugin manager
lazy.nvim
plugins
37
root
init file
init.lua
lines of code
8768
monorepo
no
fork
no
leaderkey
Space
Plugins
mhartington/formatter.nvim
A format runner written in Lua.
1428
1
formatting
ibhagwan/fzf-lua
Improved fzf.vim written in lua
3529
112
fuzzy-finder
rose-pine/neovim
Soho vibes for Neovim
2683
38
colorscheme
nvim-treesitter/nvim-treesitter-context
Show code context
2960
54
editing-support
nvim-tree/nvim-tree.lua
A file explorer tree for neovim written in lua
8003
27
file-explorer
folke/lazydev.nvim
Faster LuaLS setup for Neovim
1136
118
nvim-dev
windwp/nvim-autopairs
autopairs for neovim written in lua
3776
38
editing-support
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1925
28
editing-support
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
8967
29
completion
folke/lazy.nvim
💤 A modern plugin manager for Neovim
18739
24
plugin-manager
folke/zen-mode.nvim
🧘 Distraction-free coding for Neovim
2003
17
editing-support
rcarriga/nvim-dap-ui
A UI for nvim-dap
3017
46
debugging