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