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
6823
3
markdown-and-latex
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1704
2
editing-support
akinsho/toggleterm.nvim
A neovim lua plugin to help easily manage multiple terminal windows
4406
1
terminal-integration
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1652
1
nvim-dev
m00qek/baleia.nvim
Colorize text with ANSI escape sequences (8, 16, 256 or TrueColor)
138
0
terminal-integration
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
4053
2
file-explorer
folke/lazy.nvim
💤 A modern plugin manager for Neovim
14881
1
plugin-manager
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
8094
5
completion
vuki656/package-info.nvim
✍️ All the npm/yarn/pnpm commands I don't want to type
487
1
dependency-management
windwp/nvim-autopairs
autopairs for neovim written in lua
3280
1
editing-support
nvim-tree/nvim-tree.lua
A file explorer tree for neovim written in lua
7248
1
file-explorer
rcarriga/nvim-dap-ui
A UI for nvim-dap
2676
1
debugging