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.
1387
0
formatting
ibhagwan/fzf-lua
Improved fzf.vim written in lua
2856
2
fuzzy-finder
rose-pine/neovim
Soho vibes for Neovim
2455
2
colorscheme
nvim-treesitter/nvim-treesitter-context
Show code context
2618
0
editing-support
nvim-tree/nvim-tree.lua
A file explorer tree for neovim written in lua
7456
0
file-explorer
folke/lazydev.nvim
Faster LuaLS setup for Neovim
891
1
nvim-dev
windwp/nvim-autopairs
autopairs for neovim written in lua
3413
0
editing-support
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1782
0
editing-support
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
8383
1
completion
folke/lazy.nvim
💤 A modern plugin manager for Neovim
15888
0
plugin-manager
folke/zen-mode.nvim
🧘 Distraction-free coding for Neovim
1834
0
editing-support
rcarriga/nvim-dap-ui
A UI for nvim-dap
2790
1
debugging