manutepowa / .dotfiles
plugin manager
lazy.nvim
plugins
50
root
nvim/.config/nvim
init file
init.lua
lines of code
3002
monorepo
yes
fork
no
leaderkey
Space
Plugins
iamcco/markdown-preview.nvim
markdown preview plugin for (neo)vim
6913
2
markdown-and-latex
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1741
0
editing-support
akinsho/toggleterm.nvim
A neovim lua plugin to help easily manage multiple terminal windows
4516
2
terminal-integration
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1695
7
nvim-dev
m00qek/baleia.nvim
Colorize text with ANSI escape sequences (8, 16, 256 or TrueColor)
143
0
terminal-integration
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
4277
7
file-explorer
folke/lazy.nvim
💤 A modern plugin manager for Neovim
15442
2
plugin-manager
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
8252
4
completion
vuki656/package-info.nvim
✍️ All the npm/yarn/pnpm commands I don't want to type
494
1
dependency-management
windwp/nvim-autopairs
autopairs for neovim written in lua
3342
3
editing-support
nvim-tree/nvim-tree.lua
A file explorer tree for neovim written in lua
7343
2
file-explorer
rcarriga/nvim-dap-ui
A UI for nvim-dap
2730
6
debugging