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.
1401
0
formatting
ibhagwan/fzf-lua
Improved fzf.vim written in lua
3037
1
fuzzy-finder
rose-pine/neovim
Soho vibes for Neovim
2523
1
colorscheme
nvim-treesitter/nvim-treesitter-context
Show code context
2683
0
editing-support
nvim-tree/nvim-tree.lua
A file explorer tree for neovim written in lua
7555
0
file-explorer
folke/lazydev.nvim
Faster LuaLS setup for Neovim
966
2
nvim-dev
windwp/nvim-autopairs
autopairs for neovim written in lua
3481
0
editing-support
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1825
0
editing-support
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
8562
0
completion
folke/lazy.nvim
💤 A modern plugin manager for Neovim
16238
0
plugin-manager
folke/zen-mode.nvim
🧘 Distraction-free coding for Neovim
1868
0
editing-support
rcarriga/nvim-dap-ui
A UI for nvim-dap
2874
1
debugging