assafdori / dotfiles
plugin manager
lazy.nvim
plugins
62
root
nvim
init file
init.lua
lines of code
3647
monorepo
yes
fork
no
leaderkey
Space
Plugins
folke/lazydev.nvim
Faster LuaLS setup for Neovim
717
5
nvim-dev
catppuccin/nvim
🍨 Soothing pastel theme for (Neo)vim
5596
0
colorscheme
akinsho/toggleterm.nvim
A neovim lua plugin to help easily manage multiple terminal windows
4392
0
terminal-integration
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
8061
0
completion
ggandor/leap.nvim
Neovim's answer to the mouse 🦘
4382
0
motion
sainnhe/gruvbox-material
Gruvbox with Material Palette
1936
0
colorscheme
folke/lazy.nvim
💤 A modern plugin manager for Neovim
14793
0
plugin-manager
vuki656/package-info.nvim
✍️ All the npm/yarn/pnpm commands I don't want to type
485
0
dependency-management
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1643
2
nvim-dev
MeanderingProgrammer/render-markdown.nvim
Plugin to improve viewing Markdown files in Neovim
1736
4
markdown-and-latex
famiu/bufdelete.nvim
Delete Neovim buffers without losing window layout
515
0
split-and-window
iamcco/markdown-preview.nvim
markdown preview plugin for (neo)vim
6809
0
markdown-and-latex
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1695
1
editing-support
rcarriga/nvim-dap-ui
A UI for nvim-dap
2660
0
debugging